Searched defs:XHCI_TRB_3_SLOT_GET (Results 1 – 2 of 2) sorted by relevance
265 #define XHCI_TRB_3_SLOT_GET(x) (((x) >> 24) & 0xFF) macro
276 #define XHCI_TRB_3_SLOT_GET(x) (((x) >> 24) & 0xFF) macro