Searched refs:iptt (Results 1 – 1 of 1) sorted by relevance
2513 int iptt; in complete_v3_hw() local2520 iptt = dw1 & CMPLT_HDR_IPTT_MSK; in complete_v3_hw()2539 } else if (likely(iptt < HISI_SAS_COMMAND_ENTRIES_V3_HW)) { in complete_v3_hw()2540 slot = &hisi_hba->slot_info[iptt]; in complete_v3_hw()2545 dev_err(dev, "IPTT %d is invalid, discard it.\n", iptt); in complete_v3_hw()