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

/netbsd-current/sys/dev/hil/
H A Dhilreg.h57 #define HIL_SMASK 0x0f /* Service request status mask */ macro
H A Dhil.c305 switch ((stat >> HIL_SSHIFT) & HIL_SMASK) {
371 switch ((stat >> HIL_SSHIFT) & HIL_SMASK) {
681 } while (((status >> HIL_SSHIFT) & HIL_SMASK) != HIL_68K);
/netbsd-current/sys/arch/hp300/stand/common/
H A Dhilreg.h106 #define HIL_SMASK 0xF /* Service request status mask */ macro

Completed in 216 milliseconds