ite_init
.ite_init = topcat_init,
.ite_init = topcat_init,
.ite_init = topcat_init,
.ite_init = dvbox_init,
.ite_init = hyper_init,
.ite_init = tvrx_init,
.ite_init = sti_iteinit_dio,
.ite_init = sti_iteinit_dio,
.ite_init = sti_iteinit_sgc,
(*sp->ite_init)(ip);
.ite_init = topcat_init,
.ite_init = gbox_init,
.ite_init = rbox_init,
void (*ite_init)(struct ite_data *);
{ ite_probe, ite_init, ite_getc, ite_putc },
{ ite_probe, ite_init, ite_getc, ite_putc },
void ite_init(struct consdev *);
#define SUBR_INIT(ip) ip->isw->ite_init(ip)
void (*ite_init)(struct ite_softc *);