/linux-2.4.37.9/drivers/net/ |
D | rcpci45.c | 282 int requested = 0; in RCopen() local 337 requested = MAX_NMBR_POST_BUFFERS_PER_MSG; in RCopen() 339 requested = post_buffers; in RCopen() 340 count = RC_allocate_and_post_buffers (dev, requested); in RCopen() 342 if (count < requested) { in RCopen() 649 int requested = 0; in rc_timer() local 673 requested = in rc_timer() 676 requested = post_buffers; in rc_timer() 679 requested); in rc_timer() 681 if (count < requested) in rc_timer()
|
/linux-2.4.37.9/drivers/cdrom/ |
D | cdrom.c | 317 u_char * curr, u_char requested); 929 u_char * curr, u_char requested) in sanitize_format() argument 931 if (*curr == requested) in sanitize_format() 933 if (requested == CDROM_LBA) { in sanitize_format() 944 *curr = requested; in sanitize_format() 1731 u_char requested, back; in cdrom_ioctl() local 1736 requested = q.cdsc_format; in cdrom_ioctl() 1737 if (!((requested == CDROM_MSF) || in cdrom_ioctl() 1738 (requested == CDROM_LBA))) in cdrom_ioctl() 1744 sanitize_format(&q.cdsc_absaddr, &back, requested); in cdrom_ioctl() [all …]
|
/linux-2.4.37.9/Documentation/usb/ |
D | error-codes.txt | 36 c) more than one interrupt packet requested 43 -EFBIG too much ISO frames requested (currently uhci>900)
|
D | URB.txt | 15 the requested action. 72 // specification of the requested data offsets and length for ISO 132 - Too many requested ISO frames (-EFBIG) 228 value that is less than or equal to the requested interval value.
|
D | usb-serial.txt | 261 requested state and may not reflect current state as set by 266 states reported by the interrupt and the states requested.
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | ev6-memset.S | 55 ble $18,end_b # U : zero length requested? 247 ble $18,end # U : zero length requested? 426 ble $18, end_w # U : zero length requested?
|
/linux-2.4.37.9/Documentation/power/ |
D | pci.txt | 132 - Device does not support requested state 145 Checks whether if device supports generating PME# from requested state 177 account the current state of the device and the requested state in order to 186 enter the requested state, either because of lack of support for it, or because
|
/linux-2.4.37.9/Documentation/sound/ |
D | forte | 21 driver tries to compensate by enforcing bigger buffers than requested
|
D | cs46xx | 58 has the ability to support the requested configuration.
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | srem_mod.S | 26 | is requested. 44 | MOD is requested, go to Step 6. 46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested.
|
/linux-2.4.37.9/Documentation/s390/ |
D | cds.txt | 334 the requested irq/devno values 335 -1 if the requested conversion can't be accomplished. 346 However, the irq for the requested device must not be locked or this will 348 else has claimed ownership for the requested irq yet or the owning device 365 retrieval is requested for 402 the irq for the requested device must not be locked or this will cause a 448 irq : specifies the subchannel the ownership is requested for 531 requested for 642 irq : specifies the subchannel the ownership is requested for 704 the requested irq line in the PIC which is not applicable for the ESA/390 [all …]
|
D | CommonIO | 67 - whether the device is in use (i. e. a device driver has requested ownership
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | README.FPE | 93 the requested permissions conditions, and performs the requested operation.
|
/linux-2.4.37.9/Documentation/ |
D | kmod.txt | 7 passing it the name that was requested.
|
D | modules.txt | 192 - The kernel notices that a feature is requested that is not 195 description of the requested feature.
|
D | isapnp.txt | 154 Once the device structure contains all requested resource values, the function
|
/linux-2.4.37.9/Documentation/networking/ |
D | 3c509.txt | 172 0x40 The driver has requested an interrupt 183 0x40 Tx interrupt requested.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | fat_cvf.txt | 76 on demand. With cvf_format=xxx, a module "xxx" is requested automatically 80 is "autoload", a non-existent module "cvf_autoload" is requested which
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | fs.txt | 44 int want_pages; /* pages requested by system */
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | CHANGES | 59 requested by the package should return a failing value
|
/linux-2.4.37.9/drivers/message/i2o/ |
D | README.ioctl | 258 The fragments _must_ be requested in order and be 8K in size. The 352 by htquery->iop and htquery->tid. The requested HTML page number is
|
/linux-2.4.37.9/arch/m68k/q40/ |
D | README | 57 requested - SRAM must start with '%LX$' signature to do this. '-d' option
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | README.cpia | 138 provide any image format, so if size NxM is requested the driver will
|
D | zr36120.txt | 154 and the requested grab-size/format.
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptscsih.c | 5313 u32 requested, configuration, flagsLength; in mptscsih_writeSDP1() local 5410 &requested, &configuration, negoFlags); in mptscsih_writeSDP1() 5421 hd->ioc->name, mf, id, requested, configuration)); in mptscsih_writeSDP1() 5469 pData->RequestedParameters = cpu_to_le32(requested); in mptscsih_writeSDP1() 5476 requested, configuration)); in mptscsih_writeSDP1() 6197 int requested, configuration, data; in mptscsih_synchronize_cache() local 6274 mptscsih_setDevicePage1Flags(0, MPT_ASYNC, 0, &requested, in mptscsih_synchronize_cache() 6276 pcfg1Data->RequestedParameters = le32_to_cpu(requested); in mptscsih_synchronize_cache()
|