Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c256 static int hpsa_eh_abort_handler(struct scsi_cmnd *scsicmd);
898 .eh_abort_handler = hpsa_eh_abort_handler,
5799 static int hpsa_eh_abort_handler(struct scsi_cmnd *sc) in hpsa_eh_abort_handler() function