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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-9xxx.h354 #define TW_MAX_RESPONSE_DRAIN 256 macro
H A D3w-9xxx.c918 while (((status_reg_value & TW_STATUS_RESPONSE_QUEUE_EMPTY) == 0) && (count < TW_MAX_RESPONSE_DRAIN)) {
923 if (count == TW_MAX_RESPONSE_DRAIN)

Completed in 78 milliseconds