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

/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h236 bit32 chipStatus; /**< chip status */ member in struct:agsaLLRoot_s
H A Dsahw.c214 saRoot->chipStatus |= CHIP_RESETTING;
239 saRoot->chipStatus &= ~CHIP_RESETTING;
305 saRoot->chipStatus |= CHIP_RESET_FW;
355 saRoot->chipStatus &= ~CHIP_RESET_FW;
453 saRoot->chipStatus |= CHIP_SHUTDOWN;
H A Dsainit.c1427 saRoot->chipStatus = CHIP_FATAL_ERROR;
1432 saRoot->chipStatus = CHIP_NORMAL;

Completed in 58 milliseconds