Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h144 #define XHCI_LEGCTLSTS_EVENTS_SMI (0x7 << 29) macro
H A Dxhci.cpp483 legctlsts |= XHCI_LEGCTLSTS_EVENTS_SMI; in XHCI()