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

/freebsd-12-stable/sys/dev/cp/
H A Dif_cp.c83 #define CP_UNLOCK(_bd) mtx_unlock (&(_bd)->cp_mtx) macro
247 CP_UNLOCK ((bdrv_t *)d->board->sys);
269 CP_UNLOCK (bd);
290 CP_UNLOCK (bd);
300 CP_UNLOCK (bd);
432 CP_UNLOCK (bd);
531 CP_UNLOCK (bd);
553 CP_UNLOCK (bd);
614 CP_UNLOCK (bd);
621 CP_UNLOCK (b
[all...]

Completed in 95 milliseconds