Searched refs:IS_VALID_PORT (Results 1 – 1 of 1) sorted by relevance
30 #define IS_VALID_PORT(p) ((p) == FIRST_PORT || (p) == SECOND_PORT) macro82 if (!IS_VALID_PORT(i)) in board_eth_init()88 if (!IS_VALID_PORT(i)) in board_eth_init()
Completed in 2 milliseconds