Searched refs:MsguTcnt (Results 1 – 3 of 3) sorted by relevance
397 bit32 MsguTcnt; /**< DW3 - MSGU Tick count */ member
1506 …if( saRoot->MsguTcnt_last == saRoot->mpiGSTable.MsguTcnt || saRoot->IopTcnt_last == saRoot->mpiGS… in siReadControllerStatus()1508 …SA_DBG1(("siReadControllerStatus: Msgu %d Iop %d\n",saRoot->mpiGSTable.MsguTcnt, saRoot->mpiGSTabl… in siReadControllerStatus()1511 …SA_DBG2(("siReadControllerStatus: Msgu %d Iop %d\n",saRoot->mpiGSTable.MsguTcnt, saRoot->mpiGSTabl… in siReadControllerStatus()1513 saRoot->MsguTcnt_last = saRoot->mpiGSTable.MsguTcnt; in siReadControllerStatus()3737 …mpiGSTable->MsguTcnt = ossaHwRegReadExt(agRoot, pcibar, (bit32)(GSTableOffset + GST_MSGUTCNT… in mpiReadGSTable()3745 SA_DBG4(("mpiReadGSTable: MsguTcnt 0x%x\n", mpiGSTable->MsguTcnt)); in mpiReadGSTable()
1144 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1185 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1207 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()