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

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp74 static int32 fw_bus_probe_thread(void *);
477 // kproc_create(fw_bus_probe_thread, (void *)fc, &fc->probe_thread,
479 fc->probe_thread = spawn_kernel_thread(fw_bus_probe_thread,
1837 fw_bus_probe_thread(void *arg) function

Completed in 80 milliseconds