Home
last modified time | relevance | path

Searched refs:XHCI_COMMAND_S_RECEIVED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h478 XHCI_COMMAND_S_RECEIVED = 0x02, enumerator
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c346 xco->xco_state = XHCI_COMMAND_S_RECEIVED; in xhci_command_event_callback()