Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfirewirereg.h149 struct fw_speed_map *speed_map;
Dfirewire.h412 struct fw_speed_map { struct
Dfirewire.c447 fc->speed_map = (struct fw_speed_map *)malloc( in firewire_attach()
448 sizeof(struct fw_speed_map), in firewire_attach()