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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h35 #define HCS_MAX_SLOTS(p) (((p) >> 0) & 0xff) macro
H A Dxhci.cpp650 fSlotCount = HCS_MAX_SLOTS(capabilities);

Completed in 91 milliseconds