Searched refs:BUSY_RETRY_TIMER (Results 1 – 5 of 5) sorted by relevance
36 #define BUSY_RETRY_TIMER 5000000000ULL /* Retry for 5 seconds */ macro66 hrtime_t end = start + BUSY_RETRY_TIMER; in Sun_fcScsiReadCapacityV2()
37 #define BUSY_RETRY_TIMER 5000000000ULL /* Retry for 5 seconds */ macro69 hrtime_t end = start + BUSY_RETRY_TIMER; in Sun_fcScsiInquiryV2()
36 #define BUSY_RETRY_TIMER 5000000000ULL /* Retry for 5 seconds */ macro66 hrtime_t end = start + BUSY_RETRY_TIMER; in Sun_fcScsiReportLUNsV2()
45 #define BUSY_RETRY_TIMER 3000000000UL /* Retry for 3 seconds */ macro317 hrtime_t end = start + BUSY_RETRY_TIMER; in _ioctl()
97 #define BUSY_RETRY_TIMER 5000000000 /* Retry for 5 seconds */ macro