Searched refs:select_time (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/scsi/
H A DNCR5380.h272 int select_time; /* timer in select for target response */ member in struct:NCR5380_hostdata
H A DNCR5380.c1368 hostdata->select_time = 0; /* we count the clock ticks at which we polled */
1377 if (!value && (hostdata->select_time < HZ/4)) {
1379 hostdata->select_time++; /* after 25 ticks the device has failed */

Completed in 117 milliseconds