Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfirewire.c155 static void fw_bus_probe_thread(void *);
238 if (kthread_create(PRI_NONE, KTHREAD_MPSAFE, NULL, fw_bus_probe_thread, in firewireattach()
1934 fw_bus_probe_thread(void *arg) in fw_bus_probe_thread() function