CMPLT_HDR_IPTT_MSK 1514 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		idx = (cmplt_hdr_data & CMPLT_HDR_IPTT_MSK) >>
CMPLT_HDR_IPTT_MSK 3163 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 			iptt = dw1 & CMPLT_HDR_IPTT_MSK;
CMPLT_HDR_IPTT_MSK 2316 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 		iptt = dw1 & CMPLT_HDR_IPTT_MSK;