Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/pcmcia/
Dnsp_cs.h303 static int nsp_eh_host_reset (struct scsi_cmnd *SCpnt);
Dnsp_cs.c83 .eh_host_reset_handler = nsp_eh_host_reset,
1488 static int nsp_eh_host_reset(struct scsi_cmnd *SCpnt) in nsp_eh_host_reset() function