Searched refs:vendor (Results 251 - 275 of 284) sorted by relevance

<<1112

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dcistpl.c1278 return parse_strings(p, q, 2, v2->str, &v2->vendor, NULL);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dgdth_proc.c853 strncpy(hrec,pdi->vendor,8);
H A D53c7,8xx.c1295 if (pdev->vendor != PCI_VENDOR_ID_NCR) {
1296 printk ("scsi-ncr53c7,8xx : not initializing, 0x%04x is not NCR vendor ID\n",
1297 (int) pdev->vendor);
H A DcpqfcTSworker.c3860 rjt.vendor = prjt->reserved; // vendor specific
3863 rjt.reserved = prjt->vendor; //
H A DNCR53C9x.c1131 (!strncmp(SDptr->vendor, "TOSHIBA", 7))) {
H A Ddpt_i2o.c581 len += sprintf(buffer+len,"\t%-24.24s", d->pScsi_dev->vendor);
H A Dtmscsim.c282 vendor: PCI_VENDOR_ID_AMD,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dgoku_udc.c1946 .vendor = 0x102f, /* Toshiba */
H A Dnet2280.c2849 .vendor = 0x17cc,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dtc35815.c502 printk(KERN_INFO "tc35815_probe: found device %#08x.%#08x\n", ent->vendor, ent->device);
H A Ddmfe.c166 #define CHK_IO_SIZE(pci_dev, dev_rev) __CHK_IO_SIZE(((pci_dev)->device << 16) | (pci_dev)->vendor, dev_rev)
185 u32 chip_id; /* Chip vendor/Device ID */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsbni.c279 if( pdev->vendor != SBNI_PCI_VENDOR
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dtrident.c4245 if((pci_dev->vendor == PCI_VENDOR_ID_TRIDENT) ||
4246 (pci_dev->vendor == PCI_VENDOR_ID_AL))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dusb-uhci.c174 dev->devfn, dev->class, dev->vendor, dev->device, status);
3160 vendor: PCI_ANY_ID,
H A Duhci.c3079 vendor: PCI_ANY_ID,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_dvr.c949 pciio_vendor_id_t vendor,
963 vendor, device);
1089 * registry that matches the vendor/device IDs supported by
1104 /* Do not set slot status for vendor/device ID wildcard drivers */
1137 * registry that matches the vendor/device IDs supported by
1152 /* Do not set slot status for vendor/device ID wildcard drivers */
945 pcibr_device_info_new( pcibr_soft_t pcibr_soft, pciio_slot_t slot, pciio_function_t rfunc, pciio_vendor_id_t vendor, pciio_device_id_t device) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptbase.c1144 * Returns count of MPT adapters found, keying off of PCI vendor and
1164 if (pdev->vendor != 0x1000)
1185 if (pdev2 && (pdev2->vendor == 0x1000) &&
H A Dmptctl.c2477 karg.vendor_id = pdev->vendor;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dmoxa.c73 * Define the Moxa PCI vendor and device IDs.
491 while ((p = pci_find_device(moxa_pcibrds[i].vendor, moxa_pcibrds[i].device, p))!=NULL)
H A Dmxser.c109 * Define the Moxa PCI vendor and device IDs.
656 while ((pdev = pci_find_device(mxser_pcibrds[b].vendor, mxser_pcibrds[b].device, pdev)) != NULL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dcciss.c1578 vendor_id = pdev->vendor;
H A Dcpqarray.c684 vendor_id = pdev->vendor;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c68 #define PciVendorId(d) (d)->vendor
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/parport/
H A Dparport_pc.c2875 parport_pc_pci_tbl[i + last_sio].vendor,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e1000/
H A De1000_main.c564 hw->vendor_id = pdev->vendor;

Completed in 350 milliseconds

<<1112