Searched refs:vendor (Results 126 - 150 of 284) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia.h114 u16 vendor; member in struct:cam_params::__anon1585
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500_card.c93 u16 vendor, device, pci_command, new_command; local
113 vendor = pdev->vendor;
123 if (vendor != PCI_VENDOR_ID_AIRONET)
H A Dioc3-eth.c1430 && dev->vendor == PCI_VENDOR_ID_SGI
1433 && dev->vendor == PCI_VENDOR_ID_SGI
1436 && dev->vendor == PCI_VENDOR_ID_SGI
1480 u32 vendor, model, rev; local
1544 vendor = (ip->sw_physid1 << 12) | (ip->sw_physid2 >> 4);
1547 printk(KERN_INFO "%s: Using PHY %d, vendor 0x%x, model %d, "
1548 "rev %d.\n", dev->name, ip->phy, vendor, model, rev);
H A Dne.c195 for (i = 0; isapnp_clone_list[i].vendor != 0; i++) {
199 isapnp_clone_list[i].vendor,
H A Dznet.c175 char vendor[8]; /* The machine vendor and product name. */ member in struct:netidblk
238 printk(KERN_INFO "%s: vendor '%16.16s' IRQ1 %d IRQ2 %d DMA1 %d DMA2 %d.\n",
239 dev->name, netinfo->vendor,
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe.mk64 SRCDIRS = ${ARCH_SRC} ${CPU_SRC} ${BOARD_SRC} ${TOP}/main ${TOP}/vendor ${TOP}/include ${TOP}/net ${TOP}/dev ${TOP}/pci ${TOP}/ui ${TOP}/lib ${TOP}/common ${TOP}/verif
278 include ${TOP}/vendor/Makefile
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Det_linux.c126 { vendor: PCI_ANY_ID,
155 if (!etc_chipmatch(pdev->vendor, pdev->device))
206 if ((et->etc = etc_attach((void*)et, pdev->vendor, pdev->device, unit, osh, et->regsva)) ==
309 if (!etc_chipmatch(pdev->vendor, pdev->device))
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/pptp/
H A Dpptp_ctrl.c73 u_int8_t hostname[64], vendor[64]; member in struct:PPTP_CONN
129 { "(PAC-Error)", "A generic vendor-specific error occured in the PAC" }
769 memcpy(conn->vendor, packet->vendor, sizeof(conn->vendor));
H A Dpptp_msg.h102 u_int8_t vendor[64]; /* Vendor string (64 octets, zero term.) */ member in struct:pptp_start_ctrl_conn
103 /* MS says that end of hostname/vendor fields should be filled with */
/asus-wl-520gu-7.0.1.45/src/router/pptp-client/
H A Dpptp_ctrl.c74 u_int8_t hostname[64], vendor[64]; member in struct:PPTP_CONN
130 { "(PAC-Error)", "A generic vendor-specific error occured in the PAC" }
765 memcpy(conn->vendor, packet->vendor, sizeof(conn->vendor));
H A Dpptp_msg.h102 u_int8_t vendor[64]; /* Vendor string (64 octets, zero term.) */ member in struct:pptp_start_ctrl_conn
103 /* MS says that end of hostname/vendor fields should be filled with */
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndpci.c699 uint16 vendor, device; local
740 if (sb_corepciid(sbh, func, &vendor, &device, &class, &subclass,
764 cfg->vendor = htol16(vendor);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dpci-pc.c673 static int __devinit pci_bios_find_device (unsigned short vendor, unsigned short device_id, argument
687 "d" (vendor),
949 while (pci_bios_find_device(dev->vendor, dev->device, idx, &bus, &devfn) == PCIBIOS_SUCCESSFUL) {
1080 e->vendor != d->vendor ||
H A Dsetup.c2318 int vendor; member in struct:cpu_model_info
2324 /* This table only is used unless init_<vendor>() below doesn't set it; */
2376 if ( info->vendor == c->x86_vendor &&
2567 /* If there are any capabilities, they're vendor-specific */
2572 /* Get vendor name */
2580 /* Note that the vendor-specific code below might override */
2670 * The vendor-specific functions might have changed features. Now
2752 char *vendor = NULL; local
2755 vendor = cpu_vendor_names[c->x86_vendor];
2757 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial.c3858 static void __devinit printk_pnp_dev_id(unsigned short vendor, argument
3862 'A' + ((vendor >> 2) & 0x3f) - 1,
3863 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1,
3864 'A' + ((vendor >> 8) & 0x1f) - 1,
3895 if(dev->vendor == PCI_VENDOR_ID_TIMEDIA ) /* 0x1409 */
3912 if (dev->vendor == PCI_VENDOR_ID_TITAN &&
3930 if (dev->vendor == PCI_VENDOR_ID_HP &&
3994 printk_pnp_dev_id(dev->vendor, dev->device);
4001 printk_pnp_dev_id(dev->vendor, de
4958 unsigned short vendor; member in struct:pnp_board
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dpmac_pci.c195 if((dev->vendor == 0x106b) && (dev->device == 3) && (offset >= 0x10) &&
509 if (dev->vendor == PCI_VENDOR_ID_APPLE
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dscsiglue.c358 if(us->vendor)
359 /* print product, vendor, and serial number strings */
360 SPRINTF(" Vendor: %s\n", us->vendor);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dserverworks.c593 dev->vendor == PCI_VENDOR_ID_SERVERWORKS &&
610 dev->vendor == PCI_VENDOR_ID_SERVERWORKS &&
H A Dcs5530.c269 if (dev->vendor == PCI_VENDOR_ID_CYRIX) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dg_NCR5380.c805 if (dev->vendor[i] >= 0x20)
806 *(buffer + (len++)) = dev->vendor[i];
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lasat/
H A Dlasat_board.c111 ser_data->vendid = old.vendor;
398 /* Product ID names (also depending on vendor ID) */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dhfcscard.c193 hdev->vendor, hdev->function, pd))) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dcardbus.c249 printk(KERN_INFO "cs: cb_alloc(bus %d): vendor 0x%04x, "
278 dev->vendor = vend;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dpegasus.c62 {name:pn, vendor:vid, device:pid, private:flags},
453 if (usb_dev_id[pegasus->dev_index].vendor == VENDOR_LINKSYS ||
454 usb_dev_id[pegasus->dev_index].vendor == VENDOR_DLINK) {
460 if (usb_dev_id[pegasus->dev_index].vendor == VENDOR_ELCON) {
H A Dpegasus.h111 __u16 vendor; member in struct:usb_eth_dev

Completed in 207 milliseconds

1234567891011>>