Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dnsp32.c193 static int nsp32_eh_abort (struct scsi_cmnd *);
273 .eh_abort_handler = nsp32_eh_abort,
2809 static int nsp32_eh_abort(struct scsi_cmnd *SCpnt) in nsp32_eh_abort() function