Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c4414 static int hpsa_send_abort(struct ctlr_info *h, unsigned char *scsi3addr, in hpsa_send_abort() function
4553 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()