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