Searched refs:pc_vendor (Results 1 – 6 of 6) sorted by relevance
76 u_int16_t pc_vendor; /* chip vendor ID */ member91 u_int16_t pc_vendor; /* PCI Vendor ID */ member195 && (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match_native()261 && (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match32()316 u_int16_t pc_vendor; /* chip vendor ID */ member331 u_int16_t pc_vendor; /* PCI Vendor ID */ member351 uint16_t pc_vendor; /* chip vendor ID */ member366 uint16_t pc_vendor; /* PCI Vendor ID */ member416 && (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match_old()480 (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match_old32()[all …]
728 devlist_entry->conf.pc_vendor = cfg->vendor; in pci_fill_devinfo()5353 (p->pc_device << 16) | p->pc_vendor, in DB_SHOW_COMMAND()
73 u_int16_t pc_vendor; /* chip vendor ID */ member88 u_int16_t pc_vendor; /* PCI Vendor ID */ member
274 (p->pc_device << 16) | p->pc_vendor, in list_devs()401 switch (p->pc_device << 16 | p->pc_vendor) { in print_bridge_windows()407 if (p->pc_vendor == 0x8086 && (p->pc_device & 0xff00) == 0x2400) in print_bridge_windows()550 if (vi->id == p->pc_vendor) { in list_verbose()
309 if (p->pc_vendor == 0x8086) { in cap_vendor()
232 ((p->pc_device << 16) | p->pc_vendor)); in pci_enum_devs()