Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/fatm/
HDif_fatmvar.h266 #define FATM_UNLOCK(SC) mtx_unlock(&(SC)->mtx) macro
272 #define FATM_UNLOCK(SC) do { \ macro
HDif_fatm.c1376 FATM_UNLOCK(sc); in fatm_init()
1632 FATM_UNLOCK(sc); in fatm_intr()
1638 FATM_UNLOCK(sc); in fatm_intr()
1649 FATM_UNLOCK(sc); in fatm_intr()
2089 FATM_UNLOCK(sc); in fatm_start()
2095 FATM_UNLOCK(sc); in fatm_start()
2100 FATM_UNLOCK(sc); in fatm_start()
2103 FATM_UNLOCK(sc); in fatm_start()
2302 FATM_UNLOCK(sc); in fatm_open_vcc()
2427 FATM_UNLOCK(sc); in fatm_close_vcc()
[all …]