Searched refs:number (Results 376 - 400 of 1628) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dpci_irq.c74 int bus = dev->bus->number;
203 entry->id.bus = bus->number;
292 pci_domain_nr(bus), bus->number);
296 && bus->number == entry->id.bus) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dmemset-sh4.S52 shlr2 r3 ! number of loops
62 shld r0,r2 ! number of loops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci_32.c120 make_one_node_map(node, dev->subordinate->number);
262 pr_debug("pci_busdev_to_OF_node(%d,0x%x)\n", bus->number, devfn);
312 * all busses, we can't rely on the OF bus number any more.
314 * may match the same OF bus number.
320 if (pci_to_OF_bus_map[dev->bus->number] == *bus &&
322 *bus = dev->bus->number;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dops-sh4.c19 (0x80000000 | (bus->number << 16) | (devfn << 8) | (where & ~3))
H A Dpci-sh5.h102 #define CONFIG_CMD(bus, devfn, where) SET_CONFIG_BITS(bus->number,devfn,where)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-calgary_64.c107 * The maximum PHB bus number.
150 * byte 1 = start bus number, byte 2 = end bus number
328 if (tbl && tbl->it_busno == pbus->number)
334 BUG_ON(tbl && (tbl->it_busno != pbus->number));
673 unsigned char busnum = dev->bus->number;
697 unsigned char busnum = dev->bus->number;
767 tbl->it_base = (unsigned long)bus_info[dev->bus->number].tce_space;
784 target = calgary_reg(bbar, tar_offset(dev->bus->number));
811 target = calgary_reg(tbl->bbar, tar_offset(dev->bus->number));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci_32.c78 make_one_node_map(node, dev->subordinate->number);
221 pr_debug("pci_busdev_to_OF_node(%d,0x%x)\n", bus->number, devfn);
271 * all busses, we can't rely on the OF bus number any more.
273 * may match the same OF bus number.
279 if (pci_to_OF_bus_map[dev->bus->number] == *bus &&
281 *bus = dev->bus->number;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsound.c52 /* this one holds the actual max. card number currently available.
54 * modules are loaded manually, this limit number increases, too.
66 * @card: the card number
68 * Tries to load the module "snd-card-X" for the given card number
98 * @minor: the minor number
218 minor = SNDRV_MINOR(card->number, type);
226 minor = SNDRV_MINOR(card->number, type + dev);
266 preg->card = card ? card->number : -1;
308 cardnum = card ? card->number : -1;
453 snd_printk(KERN_ERR "unable to register native major device number
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_mpu401.c108 snprintf(rmidi->name, sizeof(rmidi->name), "%s MIDI %d", CARD_NAME_SHORT , vortex->card->number);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Djoystick.h51 __u8 number; /* axis/button number */ member in struct:js_event
60 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */
61 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/raid/
H A Dmd_u.h67 /* 63 partitions with the alternate major number (mdp) */
127 int number; member in struct:mdu_disk_info_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsint.S13 | number X in the ETEMP space in the floating-point
15 | (Entry point sintdo) Double-extended number X in
18 | number X in the ETEMP space in the floating-point
214 | ;returns unnormalized number
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dirdp.c256 u_char number; member in struct:__anon7661
367 radv.number = stream_getc (s);
372 printf ("number: %d\n", radv.number);
376 for (i = 0; i < radv.number; i++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/vfp/
H A Dentry.S30 ldr r11, [r10, #TI_CPU] @ CPU number
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-cns3xxx/
H A Dpcie.c66 int busno = bus->number;
111 if (bus->number == 0 && devfn == 0 &&
181 pci_domain_nr(dev->bus), dev->bus->number, PCI_SLOT(dev->devfn),
314 .number = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dentry-macro.S45 @@ the number specified is not a valid irq, so try
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dvia82c505.c15 #define CONFIG_CMD(bus, devfn, where) (0x80000000 | (bus->number << 16) | (devfn << 8) | (where & ~3))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_rules.c342 { .name = "number", .fmt = 'n', .type = SUBST_KERNEL_NUMBER },
428 dbg("substitute kernel number '%s'", udev->dev->kernel_number);
439 dbg("substitute major number '%s'", temp2);
444 dbg("substitute minor number '%s'", temp2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Deni.c325 "mismatch\n",dev->number);
362 "mis-aligned RX data (0x%lx)\n",vcc->dev->number,
462 vcc->dev->number);
523 vcc->dev->number);
563 vcc->dev->number);
572 vcc->dev->number);
595 vcc->dev->number,vcc->vci,length,size << 2,descr);
691 "found\n",dev->number,vci);
737 "rxing\n",dev->number);
826 "in use\n",vcc->dev->number,vc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/fuji/
H A Dmnote-fuji-entry.c43 #define CC(number,target,v,maxlen) \
45 if (number != target) { \
47 _("Invalid number of components (%i, " \
48 "expected %i)."), (int) number, (int) target); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c262 slot->bus->number, PCI_SLOT(slot->devfn), PCI_FUNC(slot->devfn));
279 err("Could not find PCI device for slot %02x", slot->number);
293 /* Find an unused bus number for the new bridge */
336 err("No device for slot %02x\n", slot->number);
H A Dcpqphp_core.c327 * @bus_num - bus number of PCI device
328 * @dev_num - device number of PCI device
329 * @slot - Pointer to u8 where slot number will be returned
359 * matches the bus number for the target device, I need
360 * to save the bridge's slot number. If I can not find
365 bus->number = tbus;
383 * is on the other side of a PCI-to-PCI bridge, return the slot number
454 if (cpqhp_get_bus_dev(ctrl, &bus, &devfn, slot->number) == -1)
481 if (cpqhp_get_bus_dev(ctrl, &bus, &devfn, slot->number) == -1)
513 if (cpqhp_get_bus_dev(ctrl, &bus, &devfn, slot->number)
[all...]
H A Dpcihp_skeleton.c41 u8 number; member in struct:slot
243 snprintf(slot->hotplug_slot->name, SLOT_NAME_SIZE, "%d", slot->number);
277 slot->number = i;
342 * determining the number of slots you have in the system
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-au1000.c126 if (bus->number == 0)
129 cfg_base = 0x80000000 | (bus->number << 16) | (device << 11);
159 DBG("cfg_access %d bus->number %u dev %u at %x *data %x conf %lx\n",
160 access_type, bus->number, device, where, *data, offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dstdio.c59 static char * number(char * str, unsigned long long num, int base, int size, int precision, int type) function
134 int flags; /* flags to number() */
138 number of chars for from string */
236 str = number(str,
259 /* integer number formats - set up the flags and "break" */
303 str = number(str, num, base, field_width, precision, flags);

Completed in 384 milliseconds

<<11121314151617181920>>