Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c227 static int ips_eh_abort(struct scsi_cmnd *);
358 .eh_abort_handler = ips_eh_abort,
768 /* Routine Name: ips_eh_abort */
775 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() function
782 METHOD_TRACE("ips_eh_abort", 1); in ips_eh_abort()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c231 static int ips_eh_abort(struct scsi_cmnd *);
362 .eh_abort_handler = ips_eh_abort,
768 /* Routine Name: ips_eh_abort */
775 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() function
782 METHOD_TRACE("ips_eh_abort", 1); in ips_eh_abort()

Completed in 15 milliseconds