Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/firewire/
Dfirewire.c98 static void fw_bus_probe_thread(void *);
454 kproc_create(fw_bus_probe_thread, fc, &fc->probe_thread, in firewire_attach()
1739 fw_bus_probe_thread(void *arg) in fw_bus_probe_thread() function