Searched refs:ps_func (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/dev/
H A Dbusvar.h44 int (*ps_func)(int count); member in struct:pseudo_init
/xnu-2782.1.97/bsd/kern/
H A Dbsd_init.c1037 for (pi = pseudo_inits; pi->ps_func; pi++)
1038 (*pi->ps_func) (pi->ps_count);

Completed in 25 milliseconds