Home
last modified time | relevance | path

Searched refs:set_root_node (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/fwcontrol/
H A Dfwcontrol.c782 int32_t set_root_node = -1; local
851 set_root_node = strtol(optarg, NULL, 0);
852 if (set_root_node < 0 || set_root_node > MAX_PHY_CONFIG)
1037 if (set_root_node >= 0)
1038 send_phy_config(fd, set_root_node, -1);