Home
last modified time | relevance | path

Searched refs:NEVER (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/scsi/ !
Dg_NCR5380.c676 THEY NEVER DO ! while (NCR5380_read(C400_CONTROL_STATUS_REG) & CSR_53C80_REG); in NCR5380_pwrite()
D53c7,8xx.c5062 enum {MAYBE, ALWAYS, NEVER} retry = MAYBE;
5105 retry = NEVER;
5119 retry = NEVER;
5131 if (retry == NEVER) {
D53c7xx.c4778 enum {MAYBE, ALWAYS, NEVER} retry = MAYBE; enumerator
4816 retry = NEVER;
4828 if (retry == NEVER) {
/linux-2.4.37.9/Documentation/usb/ !
DURB.txt185 Also, NEVER SLEEP IN A COMPLETION HANDLER. These are normally called
/linux-2.4.37.9/Documentation/ !
DIPMI.txt220 that you should NEVER mess with the "done" field of a message, that is
DCodingStyle225 Comments are good, but there is also a danger of over-commenting. NEVER
DConfigure.help20971 should NEVER idly tamper with it. See Ralf Brown's interrupt list