Searched refs:TI_LOCK (Results 1 – 2 of 2) sorted by relevance
585 TI_LOCK(sc); in ti_copy_mem()594 TI_LOCK(sc); in ti_copy_mem()605 TI_LOCK(sc); in ti_copy_mem()660 TI_LOCK(sc); in ti_copy_mem()678 TI_LOCK(sc); in ti_copy_mem()2583 TI_LOCK(sc); in ti_detach()2877 TI_LOCK(sc); in ti_rxeof()2961 TI_LOCK(sc); in ti_intr()3011 TI_LOCK(sc); in ti_get_counter()3132 TI_LOCK(sc); in ti_start()[all …]
1061 #define TI_LOCK(_sc) mtx_lock(&(_sc)->ti_mtx) macro