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

  /src/sys/arch/evbsh3/ap_ms104_sh4/
shpcmcia.c 209 static void shpcmcia_event_thread(void *);
355 if (kthread_create(PRI_NONE, 0, NULL, shpcmcia_event_thread, h,
367 shpcmcia_event_thread(void *arg) function in typeref:typename:void
382 (void) tsleep((void *)shpcmcia_event_thread,
441 panic("shpcmcia_event_thread: unknown event %d",

Completed in 11 milliseconds