Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dsti.c123 void sti_attach_deferred(void *);
362 startuphook_establish(sti_attach_deferred, sc);
369 sti_attach_deferred(void *v) in sti_attach_deferred() function