Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dips.c233 static int ips_eh_abort(struct scsi_cmnd *);
366 .eh_abort_handler = ips_eh_abort,
784 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() function