Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfirewire.c110 static void fw_bus_probe (struct firewire_comm *);
1420 (void *)fw_bus_probe, (void *)fc); in fw_sidrcv()
1427 fw_bus_probe(struct firewire_comm *fc) in fw_bus_probe() function