Searched defs:pci_conf (Results 1 – 1 of 1) sorted by relevance
65 struct pci_conf { struct66 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 by71 u_int16_t pc_vendor; /* chip vendor ID */95 struct pci_conf_io { argument101 struct pci_conf *matches; /* match buffer */ argument