Home
last modified time | relevance | path

Searched refs:sd_start_retry_command (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c986 #define sd_start_retry_command ssd_start_retry_command macro
1415 static void sd_start_retry_command(void *arg);
15097 sd_start_retry_command,
16086 timeout(sd_start_retry_command, un, retry_delay);
16153 sd_start_retry_command(void *arg) function