Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/dev/
H A Dsiotty.c105 int siotty_match(struct device *, void *, void *);
109 sizeof(struct siotty_softc), siotty_match, siotty_attach
117 siotty_match(struct device *parent, void *cf, void *aux) in siotty_match() function