Searched refs:NopInUpiu (Results 1 – 2 of 2) sorted by relevance
1198 UTP_NOP_IN_UPIU *NopInUpiu; in UfsExecNopCmds() local1221 NopInUpiu = (UTP_NOP_IN_UPIU*)(CmdDescBase + Trd->RuO * sizeof (UINT32)); in UfsExecNopCmds()1238 if (NopInUpiu->Resp != 0) { in UfsExecNopCmds()
1339 UTP_NOP_IN_UPIU *NopInUpiu; in UfsExecNopCmds() local1363 NopInUpiu = (UTP_NOP_IN_UPIU*)((UINT8*)CmdDescHost + Trd->RuO * sizeof (UINT32)); in UfsExecNopCmds()1364 ASSERT (NopInUpiu != NULL); in UfsExecNopCmds()1380 if (NopInUpiu->Resp != 0) { in UfsExecNopCmds()