Searched refs:LPC_AUTOPOLL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/hil/
H A Dhilreg.h119 #define LPC_AUTOPOLL 0x01 /* enable auto-polling */ macro
H A Dhil.c205 db = LPC_RECONF | LPC_KBDCOOK | LPC_NOERROR | LPC_AUTOPOLL;
802 db &= ~LPC_AUTOPOLL;
836 db |= LPC_AUTOPOLL;
/netbsd-current/sys/arch/hp300/stand/common/
H A Dhilreg.h144 #define LPC_AUTOPOLL 0x01 /* enable auto-polling */ macro

Completed in 155 milliseconds