Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h76 #define XHCI_HCS2_IST_MICRO(x) (!((x) & 0x8)) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1240 xcap->xcap_ist_micro = XHCI_HCS2_IST_MICRO(struc2); in xhci_read_params()