Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dnsp32.c204 static int nsp32_eh_bus_reset (struct scsi_cmnd *);
280 .eh_bus_reset_handler = nsp32_eh_bus_reset,
2848 static int nsp32_eh_bus_reset(struct scsi_cmnd *SCpnt) in nsp32_eh_bus_reset() function