Searched refs:XHCI_CMD_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dxhci.c1517 XHCI_CMD_UNLOCK(sc);
3890 XHCI_CMD_UNLOCK(sc);
3942 XHCI_CMD_UNLOCK(sc);
4140 XHCI_CMD_UNLOCK(sc);
4145 XHCI_CMD_UNLOCK(sc);
4151 XHCI_CMD_UNLOCK(sc);
4169 XHCI_CMD_UNLOCK(sc);
4201 XHCI_CMD_UNLOCK(sc);
4245 XHCI_CMD_UNLOCK(sc);
4276 XHCI_CMD_UNLOCK(s
[all...]
H A Dxhci.h535 #define XHCI_CMD_UNLOCK(sc) sx_xunlock(&(sc)->sc_cmd_sx) macro

Completed in 105 milliseconds