OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIL_SMASK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/hil/
hilreg.h
57
#define
HIL_SMASK
0x0f /* Service request status mask */
hil.c
305
switch ((stat >> HIL_SSHIFT) &
HIL_SMASK
) {
371
switch ((stat >> HIL_SSHIFT) &
HIL_SMASK
) {
681
} while (((status >> HIL_SSHIFT) &
HIL_SMASK
) != HIL_68K);
/src/sys/arch/hp300/stand/common/
hilreg.h
106
#define
HIL_SMASK
0xF /* Service request status mask */
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025