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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c154 int new_gap_cnt, uint32_t IRM_flags);
2597 int new_root, new_gap_cnt; local
2651 new_gap_cnt = hal->optimum_gap_count;
2661 new_gap_cnt = hal->optimum_gap_count;
2670 new_gap_cnt, IRM_flags);
2952 s1394_do_phy_config_pkt(s1394_hal_t *hal, int new_root, int new_gap_cnt, argument
2971 gap_cnt = ((uint32_t)new_gap_cnt) <<
2977 (uint_t)new_gap_cnt);

Completed in 51 milliseconds