Searched refs:IopTcnt (Results 1 – 3 of 3) sorted by relevance
397 bit32 IopTcnt; /**< DW4 - IOP Tick count */ member
1505 …guTcnt_last == saRoot->mpiGSTable.MsguTcnt || saRoot->IopTcnt_last == saRoot->mpiGSTable.IopTcnt ) in siReadControllerStatus()1507 …iReadControllerStatus: Msgu %d Iop %d\n",saRoot->mpiGSTable.MsguTcnt, saRoot->mpiGSTable.IopTcnt)); in siReadControllerStatus()1510 …iReadControllerStatus: Msgu %d Iop %d\n",saRoot->mpiGSTable.MsguTcnt, saRoot->mpiGSTable.IopTcnt)); in siReadControllerStatus()1513 saRoot->IopTcnt_last = saRoot->mpiGSTable.IopTcnt; in siReadControllerStatus()3737 …mpiGSTable->IopTcnt = ossaHwRegReadExt(agRoot, pcibar, (bit32)(GSTableOffset + GST_IOPTCNT_… in mpiReadGSTable()3745 SA_DBG4(("mpiReadGSTable: IopTcnt 0x%x\n", mpiGSTable->IopTcnt)); in mpiReadGSTable()
1144 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1185 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1207 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()