Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/tc/
Dpx.c94 static void px_init(struct stic_info *, int);
148 px_init(si, 0); in px_attach()
176 px_init(si, 1); in px_cnattach()
181 px_init(struct stic_info *si, int bootstrap) in px_init() function