Searched refs:part (Results 76 - 100 of 172) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dblock_dev.c910 * mutex_lock(part->bd_mutex)
919 int part; local
923 disk = get_gendisk(bdev->bd_dev, &part);
935 if (!part) {
963 p = disk->part[part - 1];
H A Dchar_dev.c436 static struct kobject *exact_match(dev_t dev, int *part, void *data) argument
538 static struct kobject *base_probe(dev_t dev, int *part, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-xml.c365 // part=-1 means do conditions, part=1 means do rules, part=0 means do both
367 do_rule_part(char *leveltag1, char *leveltag2, int part, int argc, argument
395 if (part == 1) { /* skip */
413 if (part == -1 && !argvattr[arg] && (isTarget(argv[arg]))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Diptables-xml.c362 // part=-1 means do conditions, part=1 means do rules, part=0 means do both
364 do_rule_part(char *leveltag1, char *leveltag2, int part, int argc, argument
395 if (part == 1) { /* skip */
413 if (part == -1 && !argvattr[arg] && (isTarget(argv[arg]))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/build/
H A Dexe.mk4 # This file is part the FLAC project. FLAC is comprised of several
H A Dlib.mk4 # This file is part the FLAC project. FLAC is comprised of several
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dsetup.c470 void note_bootable_part(dev_t dev, int part, int goodness) argument
489 ROOT_DEV = dev + part;
633 * part of the cacheable linar mapping
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/
H A Dfips-lib.com17 $! Specify the following as P1 to build just that part or ALL to just
46 $! WARNING: this should only be done to recompile some part of an already
278 $! This part is a bit more complicated.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c829 unsigned int part = 0; local
839 numparams = sscanf(dev->d_name, "/dev/hd%c%u", &drive_char, &part);
852 ntfs_log_debug("win32_open(%s) -> drive %d, part %u.\n",
853 dev->d_name, drive_id, part);
854 err = ntfs_device_win32_open_partition(drive_id, part, &fd,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com17 $! Specify the following as P1 to build just that part or ALL to just
46 $! WARNING: this should only be done to recompile some part of an already
382 $! This part is a bit more complicated.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-probe.c1176 static struct kobject *ata_probe(dev_t dev, int *part, void *data) argument
1179 int unit = *part >> PARTN_BITS;
1198 static struct kobject *exact_match(dev_t dev, int *part, void *data) argument
1201 *part &= (1 << PARTN_BITS) - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com17 $! Specify the following as P1 to build just that part or ALL to just
46 $! WARNING: this should only be done to recompile some part of an already
402 $! This part is a bit more complicated.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772.c1128 part (but nothing sets it).
1505 static struct kobject *floppy_find(dev_t dev, int *part, void *data) argument
1507 int drive = *part & 3;
1508 if ((*part >> 2) > NUM_DISK_TYPES || drive >= FD_MAX_UNITS)
1510 *part = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dhfs_fs.h41 * The HFS-specific part of a Linux (struct inode)
79 * The HFS-specific part of a Linux (struct super_block)
138 int session, part; member in struct:hfs_sb_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c5758 * @local: the resulting local part if found, the attribute value otherwise
5839 * @local: the resulting local part if found, the attribute value otherwise
5872 * @local: the resulting local part if found, the attribute value otherwise
8478 * Skip particle part if a global declaration.
8483 * The particle part ==================================================
8498 * The reference part =============================================
8568 * The declaration part ===============================================
11258 xmlSchemaParticlePtr part, last = NULL; local
11261 part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt,
11268 if (part !
11305 xmlSchemaTreeItemPtr part = NULL, last = NULL; local
14551 xmlSchemaParticlePtr part = local
14572 xmlSchemaParticlePtr part = local
14606 xmlSchemaParticlePtr part = local
14627 xmlSchemaParticlePtr part = local
16965 xmlSchemaParticlePtr part; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c5758 * @local: the resulting local part if found, the attribute value otherwise
5839 * @local: the resulting local part if found, the attribute value otherwise
5872 * @local: the resulting local part if found, the attribute value otherwise
8478 * Skip particle part if a global declaration.
8483 * The particle part ==================================================
8498 * The reference part =============================================
8568 * The declaration part ===============================================
11266 xmlSchemaParticlePtr part, last = NULL; local
11269 part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt,
11276 if (part !
11313 xmlSchemaTreeItemPtr part = NULL, last = NULL; local
14559 xmlSchemaParticlePtr part = local
14580 xmlSchemaParticlePtr part = local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c5758 * @local: the resulting local part if found, the attribute value otherwise
5839 * @local: the resulting local part if found, the attribute value otherwise
5872 * @local: the resulting local part if found, the attribute value otherwise
8478 * Skip particle part if a global declaration.
8483 * The particle part ==================================================
8498 * The reference part =============================================
8568 * The declaration part ===============================================
11258 xmlSchemaParticlePtr part, last = NULL; local
11261 part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt,
11268 if (part !
11305 xmlSchemaTreeItemPtr part = NULL, last = NULL; local
14551 xmlSchemaParticlePtr part = local
14572 xmlSchemaParticlePtr part = local
14606 xmlSchemaParticlePtr part = local
14627 xmlSchemaParticlePtr part = local
16965 xmlSchemaParticlePtr part; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_yasm.asm5 ;* This file is part of FFmpeg.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dataflop.c1867 static struct kobject *floppy_find(dev_t dev, int *part, void *data) argument
1869 int drive = *part & 3;
1870 int type = *part >> 2;
1873 *part = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dedd.S159 # The one tricky part is that ds:si always points EDDEXTSIZE bytes into
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dhfsplus_fs.h142 int part, session; member in struct:hfsplus_sb_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c871 "sd/c%db%dt%du%dp%d", /* scsi/part */
875 "ide/hd/c%db%dt%du%dp%d", /* ide/host/part */
905 /* 4 == scsi/part 8 == ide/host/part */
1411 NULL, /* scsi/part */
1415 "hd%c%s", /* ide/host/part */
1446 /* 2 ==scsi/disc, 4 == scsi/part */
1459 /* 6 == ide/host/disc, 7 == ide/host/cd, 8 == ide/host/part */
1518 const char *part)
1523 <part> Th
1516 write_old_sd_name(char *buffer, unsigned int major, unsigned int minor, const char *part) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpal.h237 t_d : 2; /* Indicates which part
252 /* Processor cache part encodings */
288 part : 8, /* 31-24 part of the member in struct:pal_cache_line_id_u::__anon8837
301 part : 8, /* 31-24 part of the member in struct:pal_cache_line_id_u::__anon8838
321 #define pclid_read_part pclid_info_read.part
330 #define pclid_write_part pclid_info_write.part
335 /* Processor cache line part encodings */
491 dl : 1, /* Failure in data part
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/math-emu/
H A Dqrnnd.S4 # This file is part of GCC.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dipacx.c884 // Work to do depends on bit mask in part
887 init_ipacx(struct IsdnCardState *cs, int part) argument
889 if (part &1) { // initialise chip
891 // printk(KERN_INFO "init_ipacx(%x)\n", part);
898 if (part &2) { // reenable all interrupts and start chip

Completed in 525 milliseconds

1234567