Searched refs:PCI_VENDOR (Results 101 - 125 of 290) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpchb.c108 switch (PCI_VENDOR(dev_id)) {
179 switch (PCI_VENDOR(pa->pa_id)) {
H A Drdcpcib.c100 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_RDC &&
/netbsd-6-1-5-RELEASE/sys/arch/prep/pci/
H A Dgten.c112 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_WD &&
339 if (PCI_VENDOR(id) != PCI_VENDOR_WD ||
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Daceride.c75 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ALI &&
105 PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ALI &&
H A Dmlx_pci.c160 if (PCI_VENDOR(pa->pa_id) != mpi->mpi_vendor ||
169 if (PCI_VENDOR(reg) == mpi->mpi_subvendor &&
H A Dcac_pci.c108 if (PCI_VENDOR(pa->pa_id) == cp->cp_vendor &&
H A Dcypide.c69 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_CONTAQ &&
H A Dicp_pci.c208 if (PCI_VENDOR(pa->pa_id) == gpi->gpi_vendor &&
216 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_VORTEX)
262 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_VORTEX &&
560 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_INTEL)
H A Dif_atw_pci.c118 if (PCI_VENDOR(pa->pa_id) == app->app_vendor &&
H A Dif_epic_pci.c101 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_SMC)
H A Dif_hme_pci.c79 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_SUN &&
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Dautoconf.c598 if ( ((PCI_VENDOR(pa->pa_id) == PCI_VENDOR_TI)
602 ((PCI_VENDOR(pa->pa_id) == PCI_VENDOR_3DFX)
/netbsd-6-1-5-RELEASE/sys/dev/cardbus/
H A Dahc_cardbus.c99 if (PCI_VENDOR(ca->ca_id) == PCI_VENDOR_ADP &&
H A Dif_ath_cardbus.c146 devname = ath_hal_probe(PCI_VENDOR(ca->ca_id), PCI_PRODUCT(ca->ca_id));
H A Dif_fxp_cardbus.c112 if (PCI_VENDOR(ca->ca_id) == PCI_VENDOR_INTEL &&
H A Dif_ral_cardbus.c112 if (PCI_VENDOR(ca->ca_id) == PCI_VENDOR_RALINK) {
H A Dif_re_cardbus.c116 if (PCI_VENDOR(ca->ca_id) == t->rtk_vid &&
H A Dnjata_cardbus.c103 if (PCI_VENDOR(ca->ca_id) == p->p_vendor &&
H A Dnjs_cardbus.c100 if (PCI_VENDOR(ca->ca_id) == p->p_vendor &&
H A Dsiisata_cardbus.c115 if (PCI_VENDOR(ca->ca_id) == scp->scp_vendor &&
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pci/
H A Dpchb.c257 switch (PCI_VENDOR(pa->pa_id)) {
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dgcscide.c132 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
H A Dgscpcib.c120 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_NS &&
H A Dvia8231.c154 ph->flags = PCI_VENDOR(id) == PCI_VENDOR_VIATECH &&
/netbsd-6-1-5-RELEASE/sys/dev/pci/hdaudio/
H A Dhdaudio_pci.c232 switch (PCI_VENDOR(sc->sc_id)) {

Completed in 285 milliseconds

1234567891011>>