Searched refs:CMD_HDR_ABORT_IPTT_OFF (Results 1 – 2 of 2) sorted by relevance
334 #define CMD_HDR_ABORT_IPTT_OFF 16 macro335 #define CMD_HDR_ABORT_IPTT_MSK (0xffff << CMD_HDR_ABORT_IPTT_OFF)2631 hdr->dw7 = cpu_to_le32(tag_to_abort << CMD_HDR_ABORT_IPTT_OFF); in prep_abort_v2_hw()
384 #define CMD_HDR_ABORT_IPTT_OFF 16 macro385 #define CMD_HDR_ABORT_IPTT_MSK (0xffff << CMD_HDR_ABORT_IPTT_OFF)1460 hdr->dw7 = cpu_to_le32(tag_to_abort << CMD_HDR_ABORT_IPTT_OFF); in prep_abort_v3_hw()