Home
last modified time | relevance | path

Searched refs:vendorid (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/dev/atkbdc/
H A Datkbdc_subr.c78 *val = (u_long)ivar->vendorid; in atkbdc_read_ivar()
103 ivar->vendorid = (u_int32_t)val; in atkbdc_write_ivar()
H A Datkbdc_subr.h40 u_int32_t vendorid; member
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c572 ar9285Probe(uint16_t vendorid, uint16_t devid) in ar9285Probe() argument
574 if (vendorid == ATHEROS_VENDOR_ID && devid == AR9285_DEVID_PCIE) in ar9285Probe()
576 if (vendorid == ATHEROS_VENDOR_ID && (devid == AR2427_DEVID_PCIE)) in ar9285Probe()
H A Dar9287_attach.c483 ar9287Probe(uint16_t vendorid, uint16_t devid) in ar9287Probe() argument
485 if (vendorid == ATHEROS_VENDOR_ID) { in ar9287Probe()
H A Dar9280_attach.c965 ar9280Probe(uint16_t vendorid, uint16_t devid) in ar9280Probe() argument
967 if (vendorid == ATHEROS_VENDOR_ID) { in ar9280Probe()
/freebsd/sys/dev/jedec_dimm/
H A Djedec_dimm.c265 uint16_t vendorid; in jedec_dimm_attach() local
371 rc = jedec_dimm_readw_be(sc, TSOD_REG_MANUFACTURER, &vendorid); in jedec_dimm_attach()
385 tsod_match = jedec_dimm_tsod_match(vendorid, devid); in jedec_dimm_attach()
390 " 0x%x and 0x%x\n", vendorid, devid); in jedec_dimm_attach()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c312 ar5312Probe(uint16_t vendorid, uint16_t devid) in ar5312Probe() argument
314 if (vendorid == ATHEROS_VENDOR_ID) { in ar5312Probe()
/freebsd/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c335 ar9160Probe(uint16_t vendorid, uint16_t devid) in ar9160Probe() argument
337 if (vendorid == ATHEROS_VENDOR_ID && devid == AR9160_DEVID_PCI) in ar9160Probe()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c926 ar5212Probe(uint16_t vendorid, uint16_t devid) in ar5212Probe() argument
928 if (vendorid == ATHEROS_VENDOR_ID || in ar5212Probe()
929 vendorid == ATHEROS_3COM_VENDOR_ID || in ar5212Probe()
930 vendorid == ATHEROS_3COM2_VENDOR_ID) { in ar5212Probe()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c412 ar5210Probe(uint16_t vendorid, uint16_t devid) in ar5210Probe() argument
414 if (vendorid == ATHEROS_VENDOR_ID && in ar5210Probe()
/freebsd/sys/dev/vte/
H A Dif_vtevar.h115 uint16_t vendorid; member
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h145 int is_mlnx_ext_port_info_supported(uint32_t vendorid, uint16_t devid);
H A Dibdiag_common.c539 int is_mlnx_ext_port_info_supported(uint32_t vendorid, in is_mlnx_ext_port_info_supported() argument
545 ((vendorid == 0x119f) && in is_mlnx_ext_port_info_supported()
553 ((vendorid == 0x119f) && in is_mlnx_ext_port_info_supported()
H A Dibportstate.c393 uint32_t vendorid, rem_vendorid; in main() local
525 vendorid = (uint32_t) mad_get_field(data, 0, IB_NODE_VENDORID_F); in main()
538 if (is_mlnx_ext_port_info_supported(vendorid, devid)) { in main()
/freebsd/sys/isa/
H A Disavar.h157 ISA_ACCESSOR(vendorid, VENDORID, int)
/freebsd/sys/dev/gve/
H A Dgve_main.c792 uint16_t deviceid, vendorid; in gve_probe() local
795 vendorid = pci_get_vendor(dev); in gve_probe()
799 if (vendorid == gve_devs[i].vendor_id && in gve_probe()
/freebsd/sys/dev/ahci/
H A Dahci.h428 uint16_t vendorid; /* Vendor ID from the bus */ member
498 uint16_t vendorid; /* Vendor ID from the bus */ member
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c545 ar5211Probe(uint16_t vendorid, uint16_t devid) in ar5211Probe() argument
547 if (vendorid == ATHEROS_VENDOR_ID) { in ar5211Probe()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h195 uint16_t vendorid; member
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ahci.c245 ctlr->vendorid = 0; in imx6_ahci_attach()
/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c199 uint32_t vendorid = (uint32_t) mad_get_field(port->node->info, 0, IB_NODE_VENDORID_F); in is_mlnx_ext_port_info_supported() local
202 ((vendorid == 0x119f) && in is_mlnx_ext_port_info_supported()
210 ((vendorid == 0x119f) && in is_mlnx_ext_port_info_supported()
/freebsd/sys/arm/allwinner/
H A Da10_ahci.c310 ctlr->vendorid = 0; in ahci_a10_attach()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c1537 uint32_t vendorid, revisionid; in hdac_attach2()
1600 vendorid = hdac_send_command(sc, i, in hdac_attach2()
1605 if (vendorid == HDA_INVALID && in hdac_attach2()
1612 HDA_PARAM_VENDOR_ID_VENDOR_ID(vendorid); in hdac_attach2()
1614 HDA_PARAM_VENDOR_ID_DEVICE_ID(vendorid); in hdac_attach2()
1536 uint32_t vendorid, revisionid; hdac_attach2() local
/freebsd/sys/dev/ae/
H A Dif_ae.c80 uint16_t vendorid; member
215 uint16_t deviceid, vendorid; in ae_probe() local
218 vendorid = pci_get_vendor(dev); in ae_probe()
225 if (vendorid == ae_devs[i].vendorid && in ae_probe()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c54 ath_hal_probe(uint16_t vendorid, uint16_t devid) in ath_hal_probe() argument
61 const char *name = (*pchip)->probe(vendorid, devid); in ath_hal_probe()
68 const char *name = pc->probe(vendorid, devid); in ath_hal_probe()

12