Searched defs:usparc_role (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/
H A Dsnowbird.c899 uint8_t usparc_role; local
904 usparc_role = rsp_pkt.data[1];
908 if (usparc_role & 0x80) {
913 if (usparc_role & 0x40) {
917 if (usparc_role & 0x20) {
921 if (usparc_role & 0x10) {

Completed in 237 milliseconds