OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIL_SSHIFT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/hil/
hilreg.h
56
#define
HIL_SSHIFT
4 /* Bits to shift status over */
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
105
#define
HIL_SSHIFT
4 /* Bits to shift status over */
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025