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

/netbsd-6-1-5-RELEASE/usr.sbin/fwctl/
H A Dfwcontrol.c821 #define MAX_PHY_CONFIG 0x3f macro
823 if (set_root_node < 0 || set_root_node > MAX_PHY_CONFIG)
832 if (set_gap_count < 0 || set_gap_count > MAX_PHY_CONFIG)
857 if (send_link_on < 0 || send_link_on > MAX_PHY_CONFIG)
879 send_reset_start > MAX_PHY_CONFIG)

Completed in 101 milliseconds