Home
last modified time | relevance | path

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

/netbsd/sys/arch/sparc64/dev/
H A Dpsmreg.h62 #define PSM_ISR_LIDO 0x08 /* Transition to clamshell closed */ macro
H A Dpsm.c457 if (isr & PSM_ISR_LIDO) { in psm_intr()
458 PUT8(sc, PSM_ICR, PSM_ISR_LIDO); in psm_intr()