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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h376 #define SLOT_2_PORT_NUM(x) (((x) & 0xFF) << 8) macro
H A Dxhci.cpp1614 dwslot2 |= SLOT_2_PORT_NUM(hubPort);

Completed in 41 milliseconds