Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Dintio.c118 static int intio_match(device_t, cfdata_t, void *);
125 intio_match, intio_attach, NULL, NULL);
140 intio_match(device_t parent, cfdata_t cf, void *aux) in intio_match() function