Searched refs:sd_start_retry_command (Results 1 – 1 of 1) sorted by relevance
984 #define sd_start_retry_command ssd_start_retry_command macro1413 static void sd_start_retry_command(void *arg);15092 sd_start_retry_command,16081 timeout(sd_start_retry_command, un, retry_delay);16148 sd_start_retry_command(void *arg) function