Searched refs:GSTable (Results 1 – 1 of 1) sorted by relevance
980 spc_GSTableDescriptor_t GSTable; in saGetControllerStatus() local1112 mpiReadGSTable(agRoot, &GSTable); in saGetControllerStatus()1143 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1144 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1145 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()1175 mpiReadGSTable(agRoot, &GSTable); in saGetControllerStatus()1184 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1185 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1186 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()1206 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()[all …]