Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c47 { "NS", XHCI_TRB_NOSNOOP, XHCI_TRB_NOSNOOP },
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h405 #define XHCI_TRB_NOSNOOP (1 << 3) /* PCIe no snoop */ macro