Searched refs:sd_eh_action (Results 1 – 1 of 1) sorted by relevance
118 static int sd_eh_action(struct scsi_cmnd *, int);619 .eh_action = sd_eh_action,1832 static int sd_eh_action(struct scsi_cmnd *scmd, int eh_disp) in sd_eh_action() function