Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c981 spc_GSTableDescriptor_t GSTable; in saGetControllerStatus() local
1113 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 …]