Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1233 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()
1315 …ollerStatus: bootComponentState[2] IOP1_STATE 0x%x\n", controllerStatus->bootComponentState[2])); in saGetControllerStatus()
1316 …ollerStatus: bootComponentState[3] BOOTLDR_ 0x%x\n", controllerStatus->bootComponentState[3])); in saGetControllerStatus()
1317 …ollerStatus: bootComponentState[4] ILA State 0x%x\n", controllerStatus->bootComponentState[4])); in saGetControllerStatus()
1318 …ollerStatus: bootComponentState[5] 0x%x\n", controllerStatus->bootComponentState[5])); in saGetControllerStatus()
1319 …ollerStatus: bootComponentState[6] 0x%x\n", controllerStatus->bootComponentState[6])); in saGetControllerStatus()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2091 bit16 bootComponentState[8]; member