Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dspcdefs.h397 bit32 MsguTcnt; /**< DW3 - MSGU Tick count */ member
Dsainit.c1506 …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()
Dsaioctlcmd.c1144 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()
1185 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()
1207 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()