Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dips.c233 static int ips_eh_abort(struct scsi_cmnd *);
367 .eh_abort_handler = ips_eh_abort,
783 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() function