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

/opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.c1665 ((pcwl_p->pcwl_flag & PCWL_ENABLED) != 0)) ||
1667 ((pcwl_p->pcwl_flag & PCWL_ENABLED) == 0)))
1714 pcwl_p->pcwl_flag |= PCWL_ENABLED;
1716 pcwl_p->pcwl_flag &= (~PCWL_ENABLED);
3281 enable = pcwl_p->pcwl_flag & PCWL_ENABLED;
H A Dpcwl.h759 #define PCWL_ENABLED 0x40 macro

Completed in 58 milliseconds