Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h619 XHCI_ATTACH_INTR_ALLOC = 0x1 << 3, enumerator
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c2009 if (xhcip->xhci_seq & XHCI_ATTACH_INTR_ALLOC) { in xhci_cleanup()
2088 xhcip->xhci_seq |= XHCI_ATTACH_INTR_ALLOC; in xhci_attach()