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

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

Completed in 59 milliseconds