Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c51 { "BEI", XHCI_TRB_BEI, XHCI_TRB_BEI },
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h414 #define XHCI_TRB_BEI (1 << 9) /* Block Event Interrupt */ macro