Searched defs:XHCI_HCS1_DEVSLOT_MAX (Results 1 – 2 of 2) sorted by relevance
49 #define XHCI_HCS1_DEVSLOT_MAX(x)((x) & 0xFF) macro
67 #define XHCI_HCS1_DEVSLOT_MAX(x) ((x) & 0xFF) macro