Searched refs:psys (Results 1 – 1 of 1) sorted by relevance
1096 const struct sysinit *psys; in sysinit_run() local1098 while ((psys = *ppdata) != NULL) { in sysinit_run()1099 (psys->func) (psys->data); in sysinit_run()