Searched refs:vendor (Results 26 - 50 of 284) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_pci.c221 if(dev->vendor == PCI_VENDOR_ID_NCR && dev->device == 0x0630)
237 if(dev->vendor == PCI_VENDOR_ID_DPT)
252 if(dev->vendor == PCI_VENDOR_ID_INTEL || dev->vendor == PCI_VENDOR_ID_DPT)
321 if(dev->vendor == PCI_VENDOR_ID_DPT && !dpt)
/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Dpacket.c55 char unsigned *vendor; local
70 if (packet->op == BOOTREQUEST && (vendor = get_option(packet, DHCP_VENDOR))) {
72 if (vendor[OPT_LEN - 2] == (unsigned char) strlen(broken_vendors[i]) &&
73 !strncmp(vendor, broken_vendors[i], vendor[OPT_LEN - 2])) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dusb.h67 static inline void make_guid( __u32 *pg, __u16 vendor, __u16 product, char *serial) argument
69 pg[0] = (vendor << 16) | product;
183 char vendor[USB_STOR_STRING_LEN]; member in struct:us_data
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pnp/
H A Dquirks.c140 while (isapnp_fixups[i].vendor != 0) {
141 if ((isapnp_fixups[i].vendor == dev->vendor) &&
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc.h32 bool (*id)(uint vendor, uint device); /* return true if match */
79 uint16 vendorid; /* pci function vendor id */
150 extern struct chops *etc_chipmatch(uint vendor, uint device);
151 extern void *etc_attach(void *et, uint vendor, uint device, uint unit, void *dev, void *regsva);
H A Detc.c45 etc_chipmatch(uint vendor, uint device) argument
49 if (bcm47xx_et_chops.id(vendor, device))
56 etc_attach(void *et, uint vendor, uint device, uint unit, void *osh, void *regsva) argument
60 ET_TRACE(("et%d: etc_attach: vendor 0x%x device 0x%x\n", unit, vendor, device));
77 etc->vendorid = (uint16) vendor;
83 etc->chops = etc_chipmatch(vendor, device);
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisksunlabel.c150 char *vendor; member in struct:sun_predefined_drives
190 char *vendor; local
217 vendor = q;
219 *q++ = 0; /* truncate vendor name */
229 if (*sun_drives[i].vendor && strcasecmp(sun_drives[i].vendor, vendor))
233 printf(_("Autoconfigure found a %s%s%s\n"),sun_drives[i].vendor,(*sun_drives[i].vendor) ? " " : "",sun_drives[i].model);
276 i + 'a', sun_drives[i].vendor,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/gsc/
H A Deisa_enumerator.c61 char vendor[4]; local
69 vendor[3] = '\0';
70 vendor[2] = '@' + (id & 0x1f);
72 vendor[1] = '@' + (id & 0x1f);
74 vendor[0] = '@' + (id & 0x1f);
77 sprintf(s, "%s%02X%02X", vendor, device, rev);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/pcmcia/
H A Dnsp_debug.c63 static const char vendor[] = "VENDOR SPECIFIC"; variable
77 printk("%s[%02x] ", vendor, opcode);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/config/
H A Dconfig.sub1362 # The value should be what the vendor currently ships out the door with their
1528 vendor=unknown
1533 vendor=acorn
1536 vendor=sun
1539 vendor=ibm
1542 vendor=be
1545 vendor=hp
1548 vendor=hp
1551 vendor=hitachi
1554 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Defi.c80 phys_get_variable (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, argument
83 return efi_call_phys(__va(runtime->get_variable), __pa(name), __pa(vendor), __pa(attr),
88 phys_get_next_variable (unsigned long *name_size, efi_char16_t *name, efi_guid_t *vendor) argument
91 __pa(vendor));
95 phys_set_variable (efi_char16_t *name, efi_guid_t *vendor, u32 attr, argument
98 return efi_call_phys(__va(runtime->set_variable), __pa(name), __pa(vendor), attr,
382 char *cp, *end, vendor[100] = "unknown"; local
424 for (i = 0;i < sizeof(vendor) && *c16; ++i)
425 vendor[i] = *c16++;
426 vendor[
[all...]
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Dconfig.sub792 # The value should be what the vendor currently ships out the door with their
906 vendor=unknown
911 vendor=acorn
914 vendor=sun
917 vendor=ibm
920 vendor=hp
923 vendor=hitachi
926 vendor=crds
929 vendor=dg
932 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dconfig.sub790 # The value should be what the vendor currently ships out the door with their
904 vendor=unknown
909 vendor=acorn
912 vendor=sun
915 vendor=ibm
918 vendor=hp
921 vendor=hitachi
924 vendor=crds
927 vendor=dg
930 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dconfig.sub1270 # The value should be what the vendor currently ships out the door with their
1430 vendor=unknown
1435 vendor=acorn
1438 vendor=sun
1441 vendor=ibm
1444 vendor=be
1447 vendor=hp
1450 vendor=hp
1453 vendor=hitachi
1456 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/
H A Dconfig.sub1194 # The value should be what the vendor currently ships out the door with their
1347 vendor=unknown
1352 vendor=acorn
1355 vendor=sun
1358 vendor=ibm
1361 vendor=be
1364 vendor=hp
1367 vendor=hp
1370 vendor=hitachi
1373 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/autoconf/
H A Dconfig.sub1212 # The value should be what the vendor currently ships out the door with their
1369 vendor=unknown
1374 vendor=acorn
1377 vendor=sun
1380 vendor=ibm
1383 vendor=be
1386 vendor=hp
1389 vendor=hp
1392 vendor=hitachi
1395 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/autoconf/
H A Dconfig.sub1212 # The value should be what the vendor currently ships out the door with their
1369 vendor=unknown
1374 vendor=acorn
1377 vendor=sun
1380 vendor=ibm
1383 vendor=be
1386 vendor=hp
1389 vendor=hp
1392 vendor=hitachi
1395 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dconfig.sub1266 # The value should be what the vendor currently ships out the door with their
1426 vendor=unknown
1431 vendor=acorn
1434 vendor=sun
1437 vendor=ibm
1440 vendor=be
1443 vendor=hp
1446 vendor=hp
1449 vendor=hitachi
1452 vendor
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/compressor/
H A Dlzrw3.h216 char *vendor; /* Where the algorithm can be obtained. */ member in struct:compress_identity
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dtc.c136 tc_bus[slot].vendor[i] =
142 tc_bus[slot].vendor[8] = 0;
190 tc_bus[i].vendor[0] = 0;
241 printk("%s %s %s\n", tc_bus[i].vendor,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dsuperio.h71 (((x)->vendor == PCI_VENDOR_ID_NS) && \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dsuperio.h71 (((x)->vendor == PCI_VENDOR_ID_NS) && \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dpci.h346 unsigned short vendor; member in struct:pci_dev
428 unsigned short vendor; member in struct:pci_bus
473 unsigned int vendor, device; /* Vendor and device ID or PCI_ANY_ID */ member in struct:pci_device_id
527 int pcibios_find_device (unsigned short vendor, unsigned short dev_id,
551 struct pci_dev *pci_find_device (unsigned int vendor, unsigned int device, const struct pci_dev *from);
552 struct pci_dev *pci_find_subsys (unsigned int vendor, unsigned int device,
645 static inline struct pci_dev *pci_find_device(unsigned int vendor, unsigned int device, const struct pci_dev *from) argument
654 static inline struct pci_dev *pci_find_subsys(unsigned int vendor, unsigned int device, argument
753 u16 vendor, device; /* You can use PCI_ANY_ID here of course */ member in struct:pci_fixup
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dpci.h346 unsigned short vendor; member in struct:pci_dev
428 unsigned short vendor; member in struct:pci_bus
473 unsigned int vendor, device; /* Vendor and device ID or PCI_ANY_ID */ member in struct:pci_device_id
527 int pcibios_find_device (unsigned short vendor, unsigned short dev_id,
551 struct pci_dev *pci_find_device (unsigned int vendor, unsigned int device, const struct pci_dev *from);
552 struct pci_dev *pci_find_subsys (unsigned int vendor, unsigned int device,
645 static inline struct pci_dev *pci_find_device(unsigned int vendor, unsigned int device, const struct pci_dev *from) argument
654 static inline struct pci_dev *pci_find_subsys(unsigned int vendor, unsigned int device, argument
753 u16 vendor, device; /* You can use PCI_ANY_ID here of course */ member in struct:pci_fixup
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dpci_bus_cvlink.c201 unsigned short vendor = dev->vendor; local
204 if (vendor == PCI_VENDOR_ID_QLOGIC) {
212 if (vendor == PCI_VENDOR_ID_SGI) {
376 if (device_dev->vendor == PCI_VENDOR_ID_SGI &&
480 if (device_dev->vendor == PCI_VENDOR_ID_SGI &&

Completed in 330 milliseconds

1234567891011>>