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 in struct:firewire_comm
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp1456 fc->max_hop = fc->max_node - i_branch;
1458 fc->max_node + 1, fc->max_hop,
2428 if(fc->max_hop <= MAX_GAPHOP )
2429 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]);

Completed in 51 milliseconds