OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hil_stat
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
hilreg.h
74
#define
hil_stat
hil_cmd
macro
78
#define READHILSTAT(x) ((x)->
hil_stat
)
81
#define WRITEHILSTAT(x, y) ((x)->
hil_stat
= (y))
85
#define READHILSTAT(x) ((x)->
hil_stat
>> 24)
88
#define WRITEHILSTAT(x, y) ((x)->
hil_stat
= ((y) << 24))
Completed in 25 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025