Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cm/
HDsmc90cx6.c223 CM_UNLOCK(sc);
340 CM_UNLOCK(sc); in cm_start()
482 CM_UNLOCK(sc); in cm_srint()
567 CM_UNLOCK(sc);
701 CM_UNLOCK(sc);
826 CM_UNLOCK(sc);
892 CM_UNLOCK(sc);
HDsmc90cx6var.h92 #define CM_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
HDif_cm_isa.c132 CM_UNLOCK(sc); in cm_isa_detach()