Searched defs:Pci (Results 1 – 1 of 1) sorted by relevance
14 typedef struct Pci Pci; typedef65 struct Pci { struct85 ulong intr; /* PciINT[LP] */ argument87 ulong subsysid;88 ulong subsyscap;91 Capctl pwrmgmt;94 ulong msictlcap;95 ulong msimsgaddr[2]; /* little-endian */96 ulong msimsgdata;99 uchar _pad0[0x80-0x60];[all …]