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

/netbsd-current/sys/dev/hil/
H A Dhilreg.h56 #define HIL_SSHIFT 4 /* Bits to shift status over */ 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.h105 #define HIL_SSHIFT 4 /* Bits to shift status over */ macro

Completed in 100 milliseconds