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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs.c47 #define STD_FO_RETRY_DELAY 2000000 /* 2 seconds */ macro
53 #define STD_FO_MAX_RETRIES (3*60*1000000)/STD_FO_RETRY_DELAY
188 drv_usecwait(STD_FO_RETRY_DELAY);
306 drv_usecwait(STD_FO_RETRY_DELAY);

Completed in 56 milliseconds