Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ata/
H A Data.c438 atabus_thread(void *arg) in atabus_thread() function
617 if ((error = kthread_create(PRI_NONE, 0, NULL, atabus_thread, sc, in atabus_attach()