Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/dev/
H A Dsio.c49 static int sio_match(device_t, cfdata_t, void *);
54 sio_match, sio_attach, NULL, NULL);
60 sio_match(device_t parent, cfdata_t cf, void *aux) in sio_match() function