HomeSort by: relevance | last modified time | path
    Searched refs:max_hop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
firewirereg.h 116 u_int max_hop; member in struct:firewire_comm
firewire.c 1031 fc->max_hop = fc->max_node - i_branch;
1033 fc->max_node + 1, fc->max_hop,
2329 if (fc->max_hop <= MAX_GAPHOP)
2330 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]);

Completed in 12 milliseconds