Searched refs:zstty_match (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | z8530tty.c | 158 static int zstty_match(struct device *, void *, void *); 162 sizeof(struct zstty_softc), zstty_match, zstty_attach 188 zstty_match(parent, match, aux) in zstty_match() function
|
| /mirbsd/src/sys/arch/sparc/dev/ |
| D | z8530tty.c | 200 int zstty_match(struct device *, void *, void *); 204 sizeof(struct zstty_softc), zstty_match, zstty_attach 240 zstty_match(parent, match, aux) in zstty_match() function
|