OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VALID_UNIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vrc4173bcu.c
161
#define
VALID_UNIT
(sc, unit) (0 <= (unit) && (unit) < (sc)->sc_nunits)
545
if (!
VALID_UNIT
(sc, unit))
561
if (!
VALID_UNIT
(sc, unit))
vrip.c
75
#define
VALID_UNIT
(sc, unit) (0 <= (unit) && (unit) < (sc)->sc_nunits)
318
if (!
VALID_UNIT
(sc, unit))
334
if (!
VALID_UNIT
(sc, unit))
Completed in 51 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025