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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/
H A Dsnowbird.c1002 uint8_t thres_mask; local
1011 thres_mask = rsp_pkt.data[0];
1013 if (thres_mask & 0x20) {
1023 if (thres_mask & 0x10) {
1034 if (thres_mask & 0x08) {
1044 if (thres_mask & 0x04) {
1054 if (thres_mask & 0x02) {
1064 if (thres_mask & 0x01) {

Completed in 57 milliseconds