Searched refs:DC_UNLOCK (Results 1 – 2 of 2) sorted by relevance
2537 DC_UNLOCK(sc); in dc_detach()2956 DC_UNLOCK(sc); in dc_rxeof()3226 DC_UNLOCK(sc); in dc_poll()3245 DC_UNLOCK(sc); in dc_poll()3271 DC_UNLOCK(sc); in dc_poll()3292 DC_UNLOCK(sc); in dc_intr()3298 DC_UNLOCK(sc); in dc_intr()3348 DC_UNLOCK(sc); in dc_intr()3360 DC_UNLOCK(sc); in dc_intr()3506 DC_UNLOCK(sc); in dc_start()[all …]
782 #define DC_UNLOCK(_sc) mtx_unlock(&(_sc)->dc_mtx) macro