Searched refs:pTciWsm (Results 1 – 2 of 2) sorted by relevance
51 CWsm *pTciWsm; variable58 CWsm *pTciWsm, in MobicoreDriverResources() argument62 this->pTciWsm = pTciWsm; in MobicoreDriverResources()
98 mobiCoreDevice->unregisterWsmL2(res->pTciWsm); in ~MobiCoreDriverDaemon()227 CWsm_ptr pWsm = NULL, pTciWsm = NULL; in loadDeviceDriver() local267 pTciWsm = mobiCoreDevice->allocateContiguousPersistentWsm(DRIVER_TCI_LEN); in loadDeviceDriver()268 if (pTciWsm == NULL) { in loadDeviceDriver()273 cmdOpenSession.tci = (uint32_t)pTciWsm->physAddr; in loadDeviceDriver()275 cmdOpenSession.handle = pTciWsm->handle; in loadDeviceDriver()317 conn, tci, pTciWsm, rspOpenSession.payload.sessionId)); in loadDeviceDriver()