Home
last modified time | relevance | path

Searched refs:linkspeed (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwohci.c88 extern char *linkspeed[];
445 linkspeed[sc->fc.speed], sc->fc.nport);
458 linkspeed[sc->fc.speed], sc->fc.nport);
536 linkspeed[speed], MAXREC(max_rec));
H A Dfirewire.c118 char *linkspeed[] = { variable
1605 __func__, linkspeed[fwdev->speed]); in fw_explore_node()