Home
last modified time | relevance | path

Searched defs:Pci (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/9/teg2/
H A Dpci.c14 typedef struct Pci Pci; typedef
65 struct Pci { struct
85 ulong intr; /* PciINT[LP] */ argument
87 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 …]