Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dnsp32.c205 static int nsp32_eh_host_reset(struct scsi_cmnd *);
282 .eh_host_reset_handler = nsp32_eh_host_reset,
2909 static int nsp32_eh_host_reset(struct scsi_cmnd *SCpnt) in nsp32_eh_host_reset() function