Searched refs:NO_SIGNAL (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dfloppy.c513 #define NO_SIGNAL (!interruptible || !signal_pending(current)) macro
887 if (!NO_SIGNAL) {
2038 if (command_status < 2 && NO_SIGNAL) {
2047 if (command_status >= 2 || !NO_SIGNAL)

Completed in 54 milliseconds