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

/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h109 u_int max_hop; member in struct:firewire_comm
H A Dfirewire.c1376 fc->max_hop = fc->max_node - i_branch;
1378 fc->max_node + 1, fc->max_hop,
2312 if (fc->max_hop <= MAX_GAPHOP)
2313 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]);

Completed in 161 milliseconds