Home
last modified time | relevance | path

Searched refs:nsp_eh_bus_reset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.h302 static int nsp_eh_bus_reset (struct scsi_cmnd *SCpnt);
H A Dnsp_cs.c82 .eh_bus_reset_handler = nsp_eh_bus_reset,
1455 return nsp_eh_bus_reset(SCpnt);
1479 static int nsp_eh_bus_reset(struct scsi_cmnd *SCpnt) in nsp_eh_bus_reset() function
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_cs.h302 static int nsp_eh_bus_reset (struct scsi_cmnd *SCpnt);
H A Dnsp_cs.c85 .eh_bus_reset_handler = nsp_eh_bus_reset,
1465 return nsp_eh_bus_reset(SCpnt);
1489 static int nsp_eh_bus_reset(struct scsi_cmnd *SCpnt) in nsp_eh_bus_reset() function

Completed in 6 milliseconds