Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h145 #define XHCI_CRCR_CA 0x00000004 /* RW - command abort */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c225 reg |= XHCI_CRCR_CA; in xhci_command_timeout()