Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/pcmcia/
Dnsp_cs.h303 static int nsp_eh_host_reset (struct scsi_cmnd *SCpnt);
Dnsp_cs.c86 .eh_host_reset_handler = nsp_eh_host_reset,
1500 static int nsp_eh_host_reset(struct scsi_cmnd *SCpnt) in nsp_eh_host_reset() function