CMD_HDR_ABORT_IPTT_OFF 335 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c #define CMD_HDR_ABORT_IPTT_MSK (0xffff << CMD_HDR_ABORT_IPTT_OFF) CMD_HDR_ABORT_IPTT_OFF 2628 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c hdr->dw7 = cpu_to_le32(tag_to_abort << CMD_HDR_ABORT_IPTT_OFF); CMD_HDR_ABORT_IPTT_OFF 382 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define CMD_HDR_ABORT_IPTT_MSK (0xffff << CMD_HDR_ABORT_IPTT_OFF) CMD_HDR_ABORT_IPTT_OFF 1430 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c hdr->dw7 = cpu_to_le32(tag_to_abort << CMD_HDR_ABORT_IPTT_OFF);