mtty_match
sizeof(struct mtty_softc), mtty_match, mtty_attach
(void)config_found(dev, mtty_match, NULL);
return (args == mtty_match && sc->ms_board->mb_nser &&
int mtty_match(struct device *, void *, void *);