HomeSort by: relevance | last modified time | path
    Searched refs:sc_psycho_this (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
psychovar.h 94 #define sc_psycho_this __sc_psycho_this macro
psycho.c 467 pp = sc->sc_psycho_this = kmem_zalloc(sizeof *pp, KM_SLEEP);
622 sc->sc_configtag = psycho_alloc_config_tag(sc->sc_psycho_this);
638 osc->sc_psycho_this->pp_pc->spc_busnode;
680 pba.pba_flags = sc->sc_psycho_this->pp_flags;
681 pba.pba_dmat = sc->sc_psycho_this->pp_dmat;
683 pba.pba_iot = sc->sc_psycho_this->pp_iot;
684 pba.pba_memt = sc->sc_psycho_this->pp_memt;

Completed in 49 milliseconds