alloc_scp
static scr_stat *alloc_scp(sc_softc_t *sc, int vty);
scp = alloc_scp(sc, sc->first_vty);
scp = dev->si_drv1 = alloc_scp(sc, SC_VTY(dev));