Searched refs:mhandle (Results 1 – 6 of 6) sorted by relevance
63 pcmcia_mem_handle_t mhandle; /* opaque memory handle */ member125 #define pf_ccr_mhandle pf_pcmh.mhandle
864 int i, mask, mhandle; local877 mhandle = 0; /* XXX gcc -Wuninitialized */885 mhandle = mask << i;887 sc->subregionmask &= ~(mhandle);892 pcmhp->mhandle = mhandle;913 sc->subregionmask |= pcmhp->mhandle;
797 int i, mask, mhandle; local819 mhandle = 0; /* XXX gcc -Wuninitialized */828 mhandle = mask << i;830 h->sc->subregionmask &= ~(mhandle);845 pcmhp->mhandle = mhandle;859 h->sc->subregionmask |= pcmhp->mhandle;
422 pmh->mhandle = 0; in tslot_mem_alloc()
601 pcmhp->mhandle = 0;
2503 pcmhp->mhandle = 0;