Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/firewire/
HDfirewirereg.h139 struct fw_speed_map *speed_map;
HDfirewire.h412 struct fw_speed_map { struct
HDfirewire.c431 fc->speed_map = malloc(sizeof(struct fw_speed_map), in firewire_attach()