Home
last modified time | relevance | path

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

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