Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h107 u_int max_hop; member
H A Dfirewire.c1373 fc->max_hop = fc->max_node - i_branch; in fw_sidrcv()
1375 fc->max_node + 1, fc->max_hop, in fw_sidrcv()
2312 if (fc->max_hop <= MAX_GAPHOP) in fw_bmr()
2313 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]); in fw_bmr()