Searched refs:hpsa_send_abort (Results 1 – 1 of 1) sorted by relevance
4414 static int hpsa_send_abort(struct ctlr_info *h, unsigned char *scsi3addr, in hpsa_send_abort() function4553 return hpsa_send_abort(h, scsi3addr, abort, 0) && in hpsa_send_abort_both_ways()4554 hpsa_send_abort(h, scsi3addr, abort, 1); in hpsa_send_abort_both_ways()