Home
last modified time | relevance | path

Searched defs:gap_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwphyreg.h49 gap_count:6; member
H A Dfirewire.h306 gap_count:6, member
362 gap_count:6, member
H A Dfirewire.c1232 fw_phy_config(struct firewire_comm *fc, int root_node, int gap_count) in fw_phy_config()
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c261 send_phy_config(int fd, int root_node, int gap_count) in send_phy_config()