Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/pcmcia/
Dnsp_cs.h303 static int nsp_eh_host_reset (struct scsi_cmnd *SCpnt);
Dnsp_cs.c85 .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