sc_psycho_this
pp = sc->sc_psycho_this = malloc(sizeof *pp, M_DEVBUF,
sc->sc_configtag = psycho_alloc_config_tag(sc->sc_psycho_this);
pba.pba_flags = sc->sc_psycho_this->pp_flags;
pba.pba_dmat = sc->sc_psycho_this->pp_dmat;
pba.pba_iot = sc->sc_psycho_this->pp_iot;
pba.pba_memt = sc->sc_psycho_this->pp_memt;