Searched defs:Pnv9Chip (Results 1 – 2 of 2) sorted by relevance
79 struct Pnv9Chip { struct81 PnvChip parent_obj;84 PnvADU adu;85 PnvXive xive;86 Pnv9Psi psi;87 PnvLpcController lpc;88 PnvChipTOD chiptod;89 PnvOCC occ;90 PnvSBE sbe;91 PnvHomer homer;[all …]
34 typedef struct Pnv9Chip Pnv9Chip; typedef