Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c223 static int hpsa_eh_abort_handler(struct scsi_cmnd *scsicmd);
680 .eh_abort_handler = hpsa_eh_abort_handler,
4561 static int hpsa_eh_abort_handler(struct scsi_cmnd *sc) in hpsa_eh_abort_handler() function