Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.c231 static int ips_eh_abort(struct scsi_cmnd *);
362 .eh_abort_handler = ips_eh_abort,
775 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() function