Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arc/jazz/
H A Dasc.c75 int asc_match(device_t, cfdata_t, void *);
79 asc_match, asc_attach, NULL, NULL);
113 asc_match(device_t parent, cfdata_t cf, void *aux) in asc_match() function