Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h139 struct fw_speed_map *speed_map;
H A Dfirewire.h412 struct fw_speed_map { struct
H A Dfirewire.c430 fc->speed_map = malloc(sizeof(struct fw_speed_map), in firewire_attach()