Searched refs:LEGAL_OUT_PORT (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvrgiu.c102 #define LEGAL_OUT_PORT(x) ((x) >= 0 && (x) < MAX_GPIO_OUT) macro
456 if (!LEGAL_OUT_PORT(port))
474 if (!LEGAL_OUT_PORT(port))

Completed in 49 milliseconds