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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h36 #define HCS_MAX_PORTS(p) (((p) >> 24) & 0xff) macro
H A Dxhci.cpp644 fPortCount = HCS_MAX_PORTS(capabilities);

Completed in 87 milliseconds