Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dnsp32.c205 static int nsp32_eh_bus_reset (struct scsi_cmnd *);
282 .eh_bus_reset_handler = nsp32_eh_bus_reset,
2880 static int nsp32_eh_bus_reset(struct scsi_cmnd *SCpnt) in nsp32_eh_bus_reset() function