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

/darwin-on-arm/xnu/bsd/dev/
H A Dbusvar.h44 int (*ps_func)(int count); member in struct:pseudo_init
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c1032 for (pi = pseudo_inits; pi->ps_func; pi++)
1033 (*pi->ps_func) (pi->ps_count);

Completed in 22 milliseconds