Home
last modified time | relevance | path

Searched refs:Iop1Tcnt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h398 bit32 Iop1Tcnt; /**< DW5 - IOP1 Tick count */ member
H A Dsainit.c1501 if(saRoot->Iop1Tcnt_last == saRoot->mpiGSTable.Iop1Tcnt ) in siReadControllerStatus()
1502 SA_DBG2(("siReadControllerStatus: Iop1 %d STUCK\n", saRoot->mpiGSTable.Iop1Tcnt)); in siReadControllerStatus()
1514 saRoot->Iop1Tcnt_last = saRoot->mpiGSTable.Iop1Tcnt; in siReadControllerStatus()
3738 …mpiGSTable->Iop1Tcnt = ossaHwRegReadExt(agRoot, pcibar, (bit32)(GSTableOffset + GST_IOP1TCNT… in mpiReadGSTable()
3746 SA_DBG4(("mpiReadGSTable: Iop1Tcnt 0x%x\n", mpiGSTable->Iop1Tcnt)); in mpiReadGSTable()
H A Dsaioctlcmd.c1145 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()
1186 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()
1208 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()