Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfirewire.c111 static void fw_attach_dev (struct firewire_comm *);
1786 fw_attach_dev(fc); in fw_bus_probe_thread()
1799 fw_attach_dev(struct firewire_comm *fc) in fw_attach_dev() function