Home
last modified time | relevance | path

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

/haiku/headers/private/firewire/
H A Dfirewirereg.h156 u_int max_hop; member
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp1456 fc->max_hop = fc->max_node - i_branch; in fw_sidrcv()
1458 fc->max_node + 1, fc->max_hop, in fw_sidrcv()
2428 if(fc->max_hop <= MAX_GAPHOP ) in fw_bmr()
2429 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]); in fw_bmr()