Searched refs:pci_findvendor (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/usr.sbin/fw_update/
H A Dpatterns.c47 pci_findvendor(pci_vendor_id_t vendor) function
79 v = pci_findvendor(devices[i].pm_vid);
/openbsd-current/sys/dev/pci/
H A Dpci_subr.c289 pci_findvendor(pcireg_t id_reg) function
355 vendor_namep = pci_findvendor(id_reg);
H A Dpcivar.h270 const char *pci_findvendor(pcireg_t);
H A Dohci_pci.c145 vendor = pci_findvendor(pa->pa_id);
H A Dxhci_pci.c176 vendor = pci_findvendor(pa->pa_id);
H A Duhci_pci.c175 vendor = pci_findvendor(pa->pa_id);
H A Dehci_pci.c199 vendor = pci_findvendor(pa->pa_id);
H A Dazalia.c760 vendor = pci_findvendor(codec->vid >> 16);
/openbsd-current/sys/arch/loongson/dev/
H A Dohci_voyager.c136 vendor = pci_findvendor(pa->pa_id);
/openbsd-current/sys/dev/cardbus/
H A Dehci_cardbus.c68 #define cardbus_findvendor pci_findvendor
H A Dohci_cardbus.c75 #define cardbus_findvendor pci_findvendor
H A Duhci_cardbus.c65 #define cardbus_findvendor pci_findvendor

Completed in 271 milliseconds