Searched refs:vendor (Results 151 - 175 of 568) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dmad.c195 struct ib_mad_mgmt_vendor_class_table *vendor; local
232 * If class is in "new" vendor range,
328 /* "New" vendor class range */
329 vendor = port_priv->version[mad_reg_req->
330 mgmt_class_version].vendor;
331 if (vendor) {
333 vendor_class = vendor->vendor_class[vclass];
1250 /* Is there matching OUI for this vendor class ? */
1257 static int check_vendor_table(struct ib_mad_mgmt_vendor_class_table *vendor) argument
1262 if (vendor
1352 struct ib_mad_mgmt_vendor_class_table *vendor = NULL; local
1457 struct ib_mad_mgmt_vendor_class_table *vendor; local
1575 struct ib_mad_mgmt_vendor_class_table *vendor; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dmain.c70 if (ops->vendor && ops->vendor < X86_VENDOR_NUM)
71 mtrr_ops[ops->vendor] = ops;
83 if (dev->vendor == PCI_VENDOR_ID_SERVERWORKS &&
94 if (dev->vendor == PCI_VENDOR_ID_INTEL &&
H A Dcentaur.c107 .vendor = X86_VENDOR_CENTAUR,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dpci-driver.c41 __u32 vendor, device, subvendor=PCI_ANY_ID, local
48 &vendor, &device, &subvendor, &subdevice,
58 dynid->id.vendor = vendor;
129 while (ids->vendor || ids->subvendor || ids->class_mask) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dcommon.c155 /* This table only is used unless init_<vendor>() below doesn't set it; */
263 /* Get vendor name */
286 Fields really needed: vendor, cpuid_level, family, model, mask, cache alignment.
311 /* Get vendor name */
319 /* Note that the vendor-specific code below might override */
427 printk(KERN_DEBUG "CPU: After vendor identify, caps:");
450 * The vendor-specific functions might have changed features. Now
570 char *vendor = NULL; local
573 vendor = this_cpu->c_vendor;
575 vendor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dhotplug_usb2.c548 char vendor[32] = ""; local
601 sscanf(ptmp, "Vendor: %s %*s", vendor);
602 if (0 == strcmp(vendor, "Model:") )
603 strcpy(vendor, "");
609 if (0 == strcmp(vendor, "Rev:") )
610 strcpy(vendor, "");
612 sprintf(buf, "%s %s", vendor, model);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dirq.c46 u16 vendor, device; member in struct:irq_router
52 u16 vendor; member in struct:irq_router_handler
474 dev->vendor, dev->device, pirq, irq);
481 dev->vendor, dev->device, pirq, irq);
763 for( h = pirq_routers; h->vendor; h++) {
765 if (rt->rtr_vendor == h->vendor && h->probe(r, pirq_router_dev, rt->rtr_device))
768 if (pirq_router_dev->vendor == h->vendor && h->probe(r, pirq_router_dev, pirq_router_dev->device))
773 pirq_router_dev->vendor,
839 if (acer_tm360_irqrouting && dev->irq == 11 && dev->vendor
[all...]
H A Dpcbios.c155 static int __devinit pci_bios_find_device (unsigned short vendor, unsigned short device_id, argument
169 "d" (vendor),
376 while (pci_bios_find_device(dev->vendor, dev->device, idx, &bus, &devfn) == PCIBIOS_SUCCESSFUL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/isapnp/
H A Dcore.c384 static void isapnp_parse_id(struct pnp_dev * dev, unsigned short vendor, unsigned short device) argument
393 'A' + ((vendor >> 2) & 0x3f) - 1,
394 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1,
395 'A' + ((vendor >> 8) & 0x1f) - 1,
821 static void isapnp_parse_card_id(struct pnp_card * card, unsigned short vendor, unsigned short device) argument
827 'A' + ((vendor >> 2) & 0x3f) - 1,
828 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1,
829 'A' + ((vendor >>
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/scsi_id/
H A Dscsi_serial.c336 const char *vendor; local
361 * If the vendor id appears in the page assume the page is
364 vendor = sysfs_attr_get_value(dev_scsi->devpath, "vendor");
365 if (!vendor) {
369 if (!strncmp((char *)&buffer[VENDOR_LENGTH], vendor, VENDOR_LENGTH)) {
378 * The caller checks that serial is long enough to include the vendor +
386 attr = sysfs_attr_get_value(dev_scsi->devpath, "vendor");
388 info("%s: cannot get vendor attribute", dev_scsi->kernel);
474 * For SCSI_ID_VENDOR_SPECIFIC prepend the vendor an
720 scsi_std_inquiry(struct sysfs_device *dev_scsi, const char *devname, char *vendor, char *model, char *rev, char *type) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-input.c310 input_dev->id.vendor = btv->c.pci->subsystem_vendor;
313 input_dev->id.vendor = btv->c.pci->vendor;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Defi.h165 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr,
168 efi_guid_t *vendor);
169 typedef efi_status_t efi_set_variable_t (efi_char16_t *name, efi_guid_t *vendor,
219 unsigned long fw_vendor; /* physical addr of CHAR16 vendor string */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0.c173 chip->vendor = pci->vendor;
323 &(chip->vendor))) < 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-device.h125 u32 vendor; member in struct:fw_device_id
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dm68kspkr.c63 input_dev->id.vendor = 0x001f;
H A Dpcspkr.c78 pcspkr_dev->id.vendor = 0x001f;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Damimouse.c110 amimouse_dev->id.vendor = 0x0001;
H A Datarimouse.c138 atamouse_dev->id.vendor = 0x0001;
H A Dpsmouse.h43 char *vendor; member in struct:psmouse
H A Drpcmouse.c77 rpcmouse_dev->id.vendor = 0x0005;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dhexium_orion.c449 .vendor = PCI_VENDOR_ID_PHILIPS,
456 .vendor = PCI_VENDOR_ID_PHILIPS,
463 .vendor = PCI_VENDOR_ID_PHILIPS,
470 .vendor = 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Damd-k7-agp.c451 if (gfxcard->vendor == PCI_VENDOR_ID_NVIDIA) {
497 .vendor = PCI_VENDOR_ID_AMD,
505 .vendor = PCI_VENDOR_ID_AMD,
513 .vendor = PCI_VENDOR_ID_AMD,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dusb_u132.h65 u16 vendor; member in struct:u132_platform_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_priv.h46 const unsigned char *vendor,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Dpci.c41 {.vendor = PCI_VENDOR_ID_INTEL,.device = 0x1962,
172 if (pdev->vendor == PCI_VENDOR_ID_MOTOROLA && pdev->device == 0x18c0) {
362 if (pdev->vendor == PCI_VENDOR_ID_NCR && pdev->device == 0x0630) {
389 if (pdev->vendor == PCI_VENDOR_ID_DPT) {

Completed in 315 milliseconds

1234567891011>>