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

/netbsd-current/sys/dev/hil/
H A Dhilreg.h49 #define HIL_POLLDATA 0x10 /* HIL poll data follows */ macro
H A Dhil.c320 if (c & HIL_POLLDATA) { /* End of data */
335 if (c & HIL_POLLDATA) { /* Start of polled data */
405 if (!(c & HIL_POLLDATA)) {
411 if (c & HIL_POLLDATA) {
/netbsd-current/sys/arch/hp300/stand/common/
H A Dhilreg.h99 #define HIL_POLLDATA 0x10 /* HIL poll data follows */ macro

Completed in 209 milliseconds