Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c964 static void sd_start_retry_command(void *arg);
14302 sd_start_retry_command,
15291 timeout(sd_start_retry_command, un, retry_delay);
15358 sd_start_retry_command(void *arg) function