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

/netbsd-current/sys/arch/sparc64/dev/
H A Dpsmreg.h63 #define PSM_ISR_LIDC 0x10 /* Transition to clamshell open */ macro
H A Dpsm.c452 if (isr & PSM_ISR_LIDC) {
453 PUT8(sc, PSM_ICR, PSM_ISR_LIDC);

Completed in 85 milliseconds