Home
last modified time | relevance | path

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

/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 */
69 u_int16_t pc_subdevice; /* card device ID, assigned by
71 u_int16_t pc_vendor; /* chip vendor ID */
95 struct pci_conf_io { argument
101 struct pci_conf *matches; /* match buffer */ argument