Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dpciio.h71 struct pci_conf { struct
72 struct pcisel pc_sel; /* bus+slot+function */
73 u_int8_t pc_hdr; /* PCI header type */
74 u_int16_t pc_subvendor; /* card vendor ID */
98 struct pci_conf_io { argument
104 struct pci_conf *matches; /* match buffer */ argument