Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c3196 if (px_tlu_oe_log_mask & (1ull << TLU_OTHER_EVENT_STATUS_SET_LUP_P)) in oberon_hp_pwron()
3197 reg |= 1ull << TLU_OTHER_EVENT_STATUS_SET_LUP_P; in oberon_hp_pwron()
3286 (1ull << TLU_OTHER_EVENT_STATUS_SET_LUP_P) | in oberon_hp_pwroff()
3477 (1ull << TLU_OTHER_EVENT_STATUS_SET_LUP_P) | in hvio_hotplug_init()
H A Dpx_regs.h1690 #define TLU_OTHER_EVENT_STATUS_SET_LUP_P 8 macro