Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsatypes.h236 bit32 chipStatus; /**< chip status */ member
Dsahw.c214 saRoot->chipStatus |= CHIP_RESETTING; in saHwReset()
239 saRoot->chipStatus &= ~CHIP_RESETTING; in saHwReset()
305 saRoot->chipStatus |= CHIP_RESET_FW; in saHwReset()
355 saRoot->chipStatus &= ~CHIP_RESET_FW; in saHwReset()
453 saRoot->chipStatus |= CHIP_SHUTDOWN; in saHwShutdown()
Dsainit.c1427 saRoot->chipStatus = CHIP_FATAL_ERROR; in saInitialize()
1432 saRoot->chipStatus = CHIP_NORMAL; in saInitialize()