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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.c1460 XHCI_CMD_UNLOCK(sc);
3795 XHCI_CMD_UNLOCK(sc);
3839 XHCI_CMD_UNLOCK(sc);
4022 XHCI_CMD_UNLOCK(sc);
4027 XHCI_CMD_UNLOCK(sc);
4033 XHCI_CMD_UNLOCK(sc);
4051 XHCI_CMD_UNLOCK(sc);
4083 XHCI_CMD_UNLOCK(sc);
4127 XHCI_CMD_UNLOCK(sc);
4158 XHCI_CMD_UNLOCK(s
[all...]
H A Dxhci.h507 #define XHCI_CMD_UNLOCK(sc) sx_xunlock(&(sc)->sc_cmd_sx) macro

Completed in 99 milliseconds