Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/include/
H A Dpcipnp.h62 typedef struct _PCIInfoPack { struct
63 uint8_t tag; /* large tag = 0x84 */
64 uint8_t count0;
65 uint8_t count1;
67 uint8_t type; /* == 3 PCI Bridge */
68 uint8_t configbaseaddr[8]; /* Base addr of PCI configuration
70 uint8_t configbasedata[8]; /* base addr of PCI config data
72 uint8_t busnum; /* PCI Bus Number */
73 uint8_t reserved[3]; /* reserved, padded with 0 */
74 IntrMap map[1]; /* Interrupt map array for each PCI