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

/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_low.c91 #define SCSI_LOW_POLL_HZ 1000 macro
4105 DELAY((1000 * 1000) / SCSI_LOW_POLL_HZ);
4108 if (tcount ++ < SCSI_LOW_POLL_HZ / SCSI_LOW_TIMEOUT_HZ)

Completed in 97 milliseconds