Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/include/
H A Ddig64.h128 struct dig64_pci_spec { struct
129 uint8_t type; /* = 1 indicating PCI */
130 uint8_t resv; /* must be 0 */
131 uint16_t length; /* of the PCI Specific Structure */
132 uint8_t sgn; /* PCI Segment Group Number */
133 uint8_t bus; /* PCI Bus Number */
134 uint8_t device; /* PCI Device Number */
135 uint8_t function; /* PCI Function Number */
136 uint16_t device_id;
137 uint16_t vendor_id;
[all …]