Home
last modified time | relevance | path

Searched refs:PSVC_HP_INVERT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h280 #define PSVC_HP_INVERT(X) (((X >> PSVC_INVERT_SHIFT) & 0x7) == 1) macro
H A Dpsvcobj.c746 if (PSVC_HP_INVERT(mobjp->addr_spec)) in i_psvc_get_presence()