Searched refs:DWC_LOCK (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c91 #define DWC_LOCK(sc) mtx_lock(&(sc)->mtx) macro
290 DWC_LOCK(sc);
460 DWC_LOCK(sc);
531 DWC_LOCK(sc);
553 DWC_LOCK(sc);
666 DWC_LOCK(sc);
686 DWC_LOCK(sc);
779 DWC_LOCK(sc);
806 DWC_LOCK(sc);

Completed in 128 milliseconds