Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/luna88k/dev/
H A Dsio.c45 int sio_match(struct device *, void *, void *);
50 sizeof(struct sio_softc), sio_match, sio_attach
61 sio_match(struct device *parent, void *cf, void *aux) in sio_match() function