Home
last modified time | relevance | path

Searched refs:fc_speed (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_ioctl.h137 fc_speed : 4, /* Gbps */
/freebsd/sys/net/
H A Dfirewire.h128 uint8_t fc_speed; /* our speed */ member
H A Dif_fwsubr.c242 speed = min(fc->fc_speed, destfw->sspd); in firewire_output()
771 fc->fc_speed = llc->sspd; in firewire_ifattach()