Home
last modified time | relevance | path

Searched refs:SLOT_STATE (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/usb/
H A Dhcd-xhci.c207 #define SLOT_STATE(s) (((s)>>SLOT_STATE_SHIFT)&SLOT_STATE_MASK) macro
2245 if (SLOT_STATE(slot_ctx[3]) < SLOT_ADDRESSED) { in xhci_configure_slot()