Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsd.c120 static int sd_eh_action(struct scsi_cmnd *, int);
570 .eh_action = sd_eh_action,
1839 static int sd_eh_action(struct scsi_cmnd *scmd, int eh_disp) in sd_eh_action() function