Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cx/
Dif_cx.c88 #define CX_UNLOCK(_bd) mtx_unlock (&(_bd)->cx_mtx) macro
311 CX_UNLOCK ((bdrv_t *)d->board->sys); in cx_timeout()
327 CX_UNLOCK (bd); in cx_led_off()
351 CX_UNLOCK (bd); in cx_intr()
773 CX_UNLOCK (bd); in cx_attach()
865 CX_UNLOCK (bd); in cx_attach()
896 CX_UNLOCK (bd); in cx_detach()
902 CX_UNLOCK (bd); in cx_detach()
907 CX_UNLOCK (bd); in cx_detach()
924 CX_UNLOCK (bd); in cx_detach()
[all …]