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

  /src/sys/dev/tc/
px.c 94 static void px_init(struct stic_info *, int);
148 px_init(si, 0);
176 px_init(si, 1);
181 px_init(struct stic_info *si, int bootstrap) function in typeref:typename:void
204 panic("px_init: allocation out of bounds");
208 panic("px_init: allocation failure");
px.c 94 static void px_init(struct stic_info *, int);
148 px_init(si, 0);
176 px_init(si, 1);
181 px_init(struct stic_info *si, int bootstrap) function in typeref:typename:void
204 panic("px_init: allocation out of bounds");
208 panic("px_init: allocation failure");

Completed in 22 milliseconds