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

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewire.c2282 int cmstr; local
2290 cmstr = fc->max_node;
2295 cmstr = fc->nodeid;
2299 cmstr = -1;
2311 fw_phy_config(fc, cmstr, gap_cnt[fc->max_hop]);
2313 if (cmstr == fc->nodeid || cmstr == -1)
2315 /* Bus probe has not finished, make dummy fwdev for cmstr */
2318 fwdev.dst = cmstr;
2322 /* Set cmstr bi
[all...]

Completed in 114 milliseconds