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

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_low.c127 #define SCSI_LOW_POLL_HZ 1000 macro
4635 SCSI_LOW_DELAY((1000 * 1000) / SCSI_LOW_POLL_HZ);
4638 if (tcount ++ < SCSI_LOW_POLL_HZ / SCSI_LOW_TIMEOUT_HZ)

Completed in 187 milliseconds