Searched refs:vendor (Results 176 - 200 of 284) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dsis_main.c135 if ((pdev->vendor == PCI_VENDOR_ID_SI)
190 if ((pdev->vendor == PCI_VENDOR_ID_SI)
1653 if ((pdev->vendor == PCI_VENDOR_ID_SI)
1878 if ( (pdev->vendor == PCI_VENDOR_ID_SI)
1951 if ( (pdev->vendor == PCI_VENDOR_ID_SI)
3196 for (b = sisdev_list; b->vendor; b++) {
3197 if ((b->vendor == pdev->vendor)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Deata_pio.c742 strncpy(SD(sh)->vendor, &buff[8], 8);
743 SD(sh)->vendor[8] = 0;
H A Dgdth.h56 /* vendor ID, device IDs (PCI) */
59 #define PCI_VENDOR_ID_VORTEX 0x1119 /* PCI controller vendor ID */
324 unchar vendor[8]; /* vendor string */ member in struct:__anon2334
865 ushort vendor_id; /* vendor (ICP, Intel, ..) */
974 unchar vendor[8]; member in struct:__anon2398
H A Dwd7000.c476 volatile unchar vue; /* vendor-unique error code */
486 volatile unchar vue; /* vendor-unique error code */
496 volatile unchar vue; /* vendor-unique error code */
504 volatile unchar vue; /* vendor-unique error code */
515 volatile unchar vue; /* vendor-unique error code */
532 volatile unchar vue; /* vendor-unique error code */
540 volatile unchar vue; /* vendor-unique error code */
1476 for (i = 0; (i < 8) && (scd->vendor[i] >= 0x20); i++)
1477 SPRINTF ("%c", scd->vendor[i]);
H A Deata_dma.c1229 strcpy(hd->vendor, "DPT");
1234 strncpy(hd->vendor, &buff[8], 8);
1235 hd->vendor[8] = 0;
H A Dsym53c8xx_comm.h271 #define PciVendorId(d) (d)->vendor
337 pci_find_device(unsigned int vendor, unsigned int device, pcidev_t prev) argument
347 retv = pcibios_find_device (vendor, device, pci_index,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dfile_storage.c89 * vendor=0xVVVV Default 0x0525 (NetChip), USB Vendor ID
484 static unsigned short vendor = DRIVER_VENDOR_ID; variable
496 unsigned short vendor; member in struct:__anon2777
534 MODULE_PARM(vendor, "h");
535 MODULE_PARM_DESC(vendor, "USB Vendor ID");
3841 device_desc.idVendor = cpu_to_le16(mod_data.vendor);
3938 mod_data.vendor, mod_data.product, mod_data.release);
4011 mod_data.vendor = vendor;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_base.c1424 unsigned short vendor, device, rev, svid, sid; member in struct:board
2007 for (b = dev_list; b->vendor; b++) {
2008 if ((b->vendor != pdev->vendor) || (b->device != pdev->device) || (b->rev < rev)) continue;
2014 if (!b->vendor)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dpcibr.c2118 pciio_vendor_id_t vendor,
2131 vendor, device);
2259 pciio_vendor_id_t vendor;
2297 /* Try to read the device-id/vendor-id from the config space */
2306 vendor = 0xFFFF & idword;
2307 /* If the vendor id is not valid then the slot is not populated
2310 if (vendor == 0xFFFF)
2332 vendor = 0xFFFF & idwords[func];
2333 if (vendor == 0xFFFF) {
2369 "%s pcibr: pci slot %d func %d: vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/bcm57xx/linux/
H A Db57um.c197 unsigned int vendor, device; /* Vendor and device ID or PCI_ANY_ID */ member in struct:pci_device_id
987 while (ich_table->vendor) {
988 if ((ich_table->vendor == tmp_pdev->vendor) &&
4727 for (idx = 0; pci_tbl[idx].vendor; idx++) {
4728 if ((pci_tbl[idx].vendor == PCI_ANY_ID ||
4729 pci_tbl[idx].vendor == pdev->vendor) &&
4741 if (pci_tbl[idx].vendor == 0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Diosapic.c561 PCI_FUNC(pcidev->devfn), pcidev->vendor, pcidev->device, isi_line, return_irq);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dpm2fb.c1024 unsigned short vendor, device; member in struct:__anon2968
1051 for (i = 0; pm2pci_cards[i].vendor; i++)
1052 if (pm2pci_cards[i].vendor == dev->vendor &&
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-dma.c847 switch(dev->vendor) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dasuscom.c357 adev->vendor, adev->function, pd))) {
H A Dteles3.c300 tdev->vendor, tdev->function, pd))) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dsetup.c420 int vendor; member in struct:cpu_model_info
450 /* Get vendor name */
458 /* Note that the vendor-specific code below might override */
519 * The vendor-specific functions might have changed features. Now
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Di82092.c33 vendor:PCI_VENDOR_ID_INTEL,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dusb-ohci.c2573 if(dev->vendor == PCI_VENDOR_ID_NS)
2576 if(fn1 && fn1->vendor == PCI_VENDOR_ID_NS && fn1->device == PCI_DEVICE_ID_NS_87560_LIO)
2950 vendor: 0x1022,
2964 vendor: PCI_ANY_ID,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dprocessor.h159 char vendor[16]; member in struct:cpuinfo_ia64
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dprocessor.h159 char vendor[16]; member in struct:cpuinfo_ia64
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dbsd.c104 #define udi_vendor vendor
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dpci.c90 dev->vendor = PCI_VENDOR_ID_AMD;
199 if (dev->vendor != PCI_VENDOR_ID_TI)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dprinter.c145 /* Get two-int array: [0]=vendor ID, [1]=product ID: */
255 #define USBLP_QUIRK_USB_INIT 0x2 /* needs vendor USB init string */
1233 static unsigned int usblp_quirks (__u16 vendor, __u16 product) argument
1238 if (vendor == quirk_printers[i].vendorId &&
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c509.c360 for (i=0; el3_isapnp_adapters[i].vendor != 0; i++) {
364 el3_isapnp_adapters[i].vendor,
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dprinter.c100 /* Get two-int array: [0]=vendor ID, [1]=product ID: */
230 #define USBLP_QUIRK_USB_INIT 0x2 /* needs vendor USB init string */
1095 static unsigned int usblp_quirks (__u16 vendor, __u16 product) argument
1100 if (vendor == quirk_printers[i].vendorId &&

Completed in 219 milliseconds

1234567891011>>