Searched refs:SLOT_STATE (Results 1 – 2 of 2) sorted by relevance
563 #define SLOT_STATE (0x1f << 27) macro
207 #define SLOT_STATE(s) (((s)>>SLOT_STATE_SHIFT)&SLOT_STATE_MASK) macro2245 if (SLOT_STATE(slot_ctx[3]) < SLOT_ADDRESSED) { in xhci_configure_slot()