Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arc/jazz/
H A Dasc.c76 void asc_attach(device_t, device_t, void *);
79 asc_match, asc_attach, NULL, NULL);
123 asc_attach(device_t parent, device_t self, void *aux) in asc_attach() function