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

  /src/sys/dev/ata/
ata.c 134 static void atabusconfig_thread(void *);
282 if ((error = kthread_create(PRI_NONE, 0, NULL, atabusconfig_thread,
309 atabusconfig_thread(void *arg) function in typeref:typename:void

Completed in 13 milliseconds