Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/tc/
Dsticvar.h127 void stic_attach(device_t, struct stic_info *, int);
Dpxg.c158 stic_attach(self, si, console); in pxg_attach()
Dpx.c166 stic_attach(self, si, console); in px_attach()
Dstic.c406 stic_attach(device_t self, struct stic_info *si, int console) in stic_attach() function