Searched refs:pc_vendor (Results 1 – 6 of 6) sorted by relevance
73 u_int16_t pc_vendor; /* chip vendor ID */ member88 u_int16_t pc_vendor; /* PCI Vendor ID */ member192 && (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match_native()258 && (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match32()313 u_int16_t pc_vendor; /* chip vendor ID */ member328 u_int16_t pc_vendor; /* PCI Vendor ID */ member348 uint16_t pc_vendor; /* chip vendor ID */ member363 uint16_t pc_vendor; /* PCI Vendor ID */ member413 && (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match_freebsd6()477 (match_buf->pc_vendor != matches[i].pc_vendor)) in pci_conf_match_freebsd6_32()[all …]
781 devlist_entry->conf.pc_vendor = cfg->vendor; in pci_fill_devinfo()5440 (p->pc_device << 16) | p->pc_vendor, in DB_SHOW_COMMAND_FLAGS()
71 u_int16_t pc_vendor; /* chip vendor ID */ member86 u_int16_t pc_vendor; /* PCI Vendor ID */ member
273 p->pc_vendor, p->pc_device, in list_devs()287 p->pc_vendor, p->pc_device, in list_devs()414 switch (p->pc_device << 16 | p->pc_vendor) { in print_bridge_windows()420 if (p->pc_vendor == 0x8086 && (p->pc_device & 0xff00) == 0x2400) in print_bridge_windows()563 if (vi->id == p->pc_vendor) { in list_verbose()
306 if (p->pc_vendor == 0x8086) { in cap_vendor()
229 ((p->pc_device << 16) | p->pc_vendor)); in pci_enum_devs()