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

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h107 u_int max_hop; member in struct:firewire_comm
H A Dfirewire.c1374 fc->max_hop = fc->max_node - i_branch;
1376 fc->max_node + 1, fc->max_hop,
2310 if (fc->max_hop <= MAX_GAPHOP)
2311 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]);

Completed in 51 milliseconds