Searched refs:OW_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/ow/
H A Dow.c69 #define OW_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) macro
578 OW_UNLOCK(sc);
585 OW_UNLOCK(sc);
607 OW_UNLOCK(sc);

Completed in 24 milliseconds