Searched refs:XHCI_SUPPORTED_PROTOCOLS_0_MAJOR (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h148 #define XHCI_SUPPORTED_PROTOCOLS_0_MAJOR(x) (((x) >> 24) & 0xff) macro
H A Dxhci.cpp665 if (XHCI_SUPPORTED_PROTOCOLS_0_MAJOR(eec) > 3)
674 if (XHCI_SUPPORTED_PROTOCOLS_0_MAJOR(eec) == 0x3)

Completed in 70 milliseconds