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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c153 static int s1394_do_phy_config_pkt(s1394_hal_t *hal, int new_root,
2597 int new_root, new_gap_cnt; local
2647 new_root = hal_node_num;
2656 new_root = (number_of_nodes - 1);
2669 ret = s1394_do_phy_config_pkt(hal, new_root,
2952 s1394_do_phy_config_pkt(s1394_hal_t *hal, int new_root, int new_gap_cnt, argument
2984 root = ((uint32_t)new_root) <<

Completed in 50 milliseconds