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