Home
last modified time | relevance | path

Searched refs:xcap_flags2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h297 xhci_cap2_flags_t xcap_flags2; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c564 if (xhcip->xhci_caps.xcap_flags2 & XCAP2_LEC) in xhci_endpoint_setup_context()
596 if (xhcip->xhci_caps.xcap_flags2 & XCAP2_LEC) { in xhci_endpoint_setup_context()
H A Dxhci.c1252 xcap->xcap_flags2 = XHCI_HCC2_FLAGS_MASK(cap2); in xhci_read_params()