HomeSort by: relevance | last modified time | path
    Searched defs:atabus_thread (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ata/
ata.c 433 * atabus_thread:
438 atabus_thread(void *arg) function in typeref:typename:void
617 if ((error = kthread_create(PRI_NONE, 0, NULL, atabus_thread, sc,
ata.c 433 * atabus_thread:
438 atabus_thread(void *arg) function in typeref:typename:void
617 if ((error = kthread_create(PRI_NONE, 0, NULL, atabus_thread, sc,

Completed in 119 milliseconds