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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dplip.c350 #define HS_TIMEOUT 3 macro
407 * with ERROR or HS_TIMEOUT) we have IRQ enabled. Otherwise it's
411 * that is). So we have to treat HS_TIMEOUT and ERROR from send
420 if ((error == HS_TIMEOUT && nl->timeout_count <= 10) ||
430 error = HS_TIMEOUT;
462 if (error == HS_TIMEOUT) {
765 return HS_TIMEOUT;
806 return HS_TIMEOUT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1036 #define HS_TIMEOUT (8|HS_DONEMASK) /* Software timeout */ macro
4875 || (cp->host_status == HS_TIMEOUT)) {

Completed in 166 milliseconds