Searched refs:hpsa_eh_abort_handler (Results 1 – 1 of 1) sorted by relevance
256 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