Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h65 struct pci_conf { struct
66 struct pcisel pc_sel; /* domain+bus+slot+function */
67 u_int8_t pc_hdr; /* PCI header type */
68 u_int16_t pc_subvendor; /* card vendor ID */
92 struct pci_conf_io { argument
98 struct pci_conf *matches; /* match buffer */ argument