Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h535 #define XHCI_CMD_ASSERT_LOCKED(sc) sx_assert(&(sc)->sc_cmd_sx, SA_LOCKED) macro
H A Dxhci.c1136 XHCI_CMD_ASSERT_LOCKED(sc); in xhci_do_command()

Completed in 6 milliseconds