Searched defs:VALID_UNIT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/hpcmips/vr/
H A Dvrip.c75 #define VALID_UNIT(sc, unit) (0 <= (unit) && (unit) < (sc)->sc_nunits) macro
H A Dvrc4173bcu.c161 #define VALID_UNIT(sc, unit) (0 <= (unit) && (unit) < (sc)->sc_nunits) macro

Completed in 199 milliseconds