Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpciio.h67 struct pci_conf { struct
68 struct pcisel pc_sel; /* domain+bus+slot+function */
69 u_int8_t pc_hdr; /* PCI header type */
70 u_int16_t pc_subvendor; /* card vendor ID */
94 struct pci_conf_io { argument
100 struct pci_conf *matches; /* match buffer */ argument