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

/netbsd-current/sys/arch/hp300/stand/common/
H A Dhilreg.h100 #define HIL_COMMAND 0x08 /* Start of original command */ macro
103 #define HIL_STATMASK (HIL_DATA | HIL_COMMAND)
/netbsd-current/sys/dev/hil/
H A Dhilreg.h50 #define HIL_COMMAND 0x08 /* Start of original command */ macro
H A Dhil.c319 if (c & HIL_COMMAND) {
404 if (c & HIL_COMMAND) {

Completed in 125 milliseconds