Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Dif_dwc.c101 DWC_LOCK(sc); in dwc_media_status()
123 DWC_LOCK(sc); in dwc_media_change()
156 DWC_LOCK(sc); in dwc_txstart()
193 DWC_LOCK(sc); in dwc_init()
230 DWC_LOCK(sc); in dwc_ioctl()
250 DWC_LOCK(sc); in dwc_ioctl()
276 DWC_LOCK(sc); in dwc_ioctl()
302 DWC_LOCK(sc); in dwc_intr()
651 DWC_LOCK(sc); in dwc_detach()
H A Dif_dwcvar.h123 #define DWC_LOCK(sc) mtx_lock(&(sc)->mtx) macro
H A Ddwc1000_dma.c417 DWC_LOCK(sc); in dwc_rxfinish_one()