Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Dif_dwc.c105 DWC_UNLOCK(sc); in dwc_media_status()
125 DWC_UNLOCK(sc); in dwc_media_change()
158 DWC_UNLOCK(sc); in dwc_txstart()
195 DWC_UNLOCK(sc); in dwc_init()
245 DWC_UNLOCK(sc); in dwc_ioctl()
252 DWC_UNLOCK(sc); in dwc_ioctl()
278 DWC_UNLOCK(sc); in dwc_ioctl()
311 DWC_UNLOCK(sc); in dwc_intr()
654 DWC_UNLOCK(sc); in dwc_detach()
H A Dif_dwcvar.h124 #define DWC_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
H A Ddwc1000_dma.c415 DWC_UNLOCK(sc); in dwc_rxfinish_one()