Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsd.c116 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