Searched refs:sd_set_retry_bp (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 984 #define sd_set_retry_bp ssd_set_retry_bp macro 1410 static void sd_set_retry_bp(struct sd_lun *un, struct buf *bp, 15288 sd_set_retry_bp(un, bp, un->un_busy_timeout / 500, 15982 sd_set_retry_bp(un, bp, retry_delay, statp); 16018 sd_set_retry_bp(struct sd_lun *un, struct buf *bp, clock_t retry_delay, function 18382 sd_set_retry_bp(un, bp, 0, kstat_waitq_enter);
|