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

/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c87 #define CX_UNLOCK(_bd) mtx_unlock (&(_bd)->cx_mtx) macro
326 CX_UNLOCK ((bdrv_t *)d->board->sys);
342 CX_UNLOCK (bd);
366 CX_UNLOCK (bd);
789 CX_UNLOCK (bd);
881 CX_UNLOCK (bd);
911 CX_UNLOCK (bd);
917 CX_UNLOCK (bd);
922 CX_UNLOCK (bd);
939 CX_UNLOCK (b
[all...]

Completed in 46 milliseconds