Searched refs:GSTable (Results 1 – 1 of 1) sorted by relevance
981 spc_GSTableDescriptor_t GSTable; in saGetControllerStatus() local1113 mpiReadGSTable(agRoot, &GSTable); in saGetControllerStatus()1144 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1145 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1146 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()1176 mpiReadGSTable(agRoot, &GSTable); in saGetControllerStatus()1185 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1186 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1187 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()1207 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()[all …]