Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1357 XHCI_CMD_LOCK(sc); in xhci_set_address()
3794 XHCI_CMD_LOCK(sc); in xhci_configure_reset_endpoint()
4011 XHCI_CMD_LOCK(sc); in xhci_device_init()
4071 XHCI_CMD_LOCK(sc); in xhci_device_uninit()
4112 XHCI_CMD_LOCK(sc); in xhci_device_resume()
4146 XHCI_CMD_LOCK(sc); in xhci_device_suspend()
4190 XHCI_CMD_LOCK(sc); in xhci_device_state_change()
H A Dxhci.h533 #define XHCI_CMD_LOCK(sc) sx_xlock(&(sc)->sc_cmd_sx) macro

Completed in 6 milliseconds