Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dnsp32.c203 static int nsp32_eh_abort (struct scsi_cmnd *);
279 .eh_abort_handler = nsp32_eh_abort,
2820 static int nsp32_eh_abort(struct scsi_cmnd *SCpnt) in nsp32_eh_abort() function