Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsd.c118 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