Searched refs:scsi_send_eh_cmnd (Results 1 – 1 of 1) sorted by relevance
76 STATIC void scsi_send_eh_cmnd(Scsi_Cmnd * SCpnt, int timeout);385 scsi_send_eh_cmnd(SCpnt, SCpnt->timeout_per_command); in scsi_eh_retry_command()448 scsi_send_eh_cmnd(SCpnt, SENSE_TIMEOUT); in scsi_request_sense()512 scsi_send_eh_cmnd(SCpnt, SENSE_TIMEOUT); in scsi_test_unit_ready()577 STATIC void scsi_send_eh_cmnd(Scsi_Cmnd * SCpnt, int timeout) in scsi_send_eh_cmnd() function