mtty_match        175 dev/sbus/magma.c 	sizeof(struct mtty_softc), mtty_match, mtty_attach
mtty_match        441 dev/sbus/magma.c 	(void)config_found(dev, mtty_match, NULL);
mtty_match        788 dev/sbus/magma.c 	return (args == mtty_match && sc->ms_board->mb_nser &&
mtty_match        217 dev/sbus/magmareg.h int mtty_match(struct device *, void *, void *);