Searched defs:pci_conf (Results 1 – 2 of 2) 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 */92 struct pci_conf_io { argument98 struct pci_conf *matches; /* match buffer */ argument
86 xge_print_pciconf(void * pci_conf) in xge_print_pciconf()