Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_obio.c140 static int obio_find(device_t, cfdata_t, const int *, void *);
282 obio_find(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in obio_find() function
381 CFARGS(.submatch = obio_find, in obio_attach_critical()