Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dnsp32.c205 static int nsp32_eh_host_reset(struct scsi_cmnd *);
281 .eh_host_reset_handler = nsp32_eh_host_reset,
2908 static int nsp32_eh_host_reset(struct scsi_cmnd *SCpnt) in nsp32_eh_host_reset() function