Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h309 #define HPSA_ABORT_MSG 0 macro
Dhpsa.c3560 (void) fill_cmd(c, HPSA_ABORT_MSG, h, &tag, 0, 0, scsi3addr, TYPE_MSG); in hpsa_device_supports_aborts()
5552 (void) fill_cmd(c, HPSA_ABORT_MSG, h, &abort->Header.tag, in hpsa_send_abort()
6685 case HPSA_ABORT_MSG: in fill_cmd()