Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1228 …controllerStatus->bootComponentState[0] = (bit16) (( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()
1229 …controllerStatus->bootComponentState[1] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()
1230 …controllerStatus->bootComponentState[2] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()
1231 …controllerStatus->bootComponentState[3] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()
1232 …controllerStatus->bootComponentState[4] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()
1233 controllerStatus->bootComponentState[5] = 0; in saGetControllerStatus()
1234 controllerStatus->bootComponentState[6] = 0; in saGetControllerStatus()
1235 controllerStatus->bootComponentState[7] = 0; in saGetControllerStatus()
1313 …ollerStatus: bootComponentState[0] RAAE_STATE 0x%x\n", controllerStatus->bootComponentState[0])); in saGetControllerStatus()
1314 …ollerStatus: bootComponentState[1] IOP0_STATE 0x%x\n", controllerStatus->bootComponentState[1])); in saGetControllerStatus()
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2091 bit16 bootComponentState[8]; member