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

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c88 #define CX_UNLOCK(_bd) mtx_unlock (&(_bd)->cx_mtx) macro
311 CX_UNLOCK ((bdrv_t *)d->board->sys);
327 CX_UNLOCK (bd);
351 CX_UNLOCK (bd);
773 CX_UNLOCK (bd);
865 CX_UNLOCK (bd);
896 CX_UNLOCK (bd);
902 CX_UNLOCK (bd);
907 CX_UNLOCK (bd);
924 CX_UNLOCK (b
[all...]

Completed in 98 milliseconds