Searched refs:tRefCnt (Results 1 – 4 of 4) sorted by relevance
125 osapi_atomic_set (&pQh->tRefCnt, 1); in ms_ehci_qh_alloc()145 osapi_atomic_inc (&pQh->tRefCnt); in ms_qh_get()151 if (!osapi_atomic_dec_and_test (&pQh->tRefCnt)) in ms_qh_put()
459 atomic_t tRefCnt; member
265 osapi_atomic_read(&pQh1->tRefCnt), (int)pEhci->u32PeriodicSched); in ms_intr_deschedule()
3163 ms_debug_err("[UM] refcnt %d\n", pQh->tRefCnt); in ms_qh_ehci_reinit()3196 qh_rm->tRefCnt = 1; // forced to be 1 in ms_qh_ehci_reinit()