Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.h396 unsigned slot_state : 5; member
Dxhci.c906 slot_ctx.slot_state = XHCI_SLOT_STATE_DISABLED_OR_ENABLED; in xhci_initialize_slot()
1018 …kdebug("slot.slot_state=%d, speed=%d, root hub port num=%d", slot.slot_state, slot.speed, slot.rh_… in xhci_set_address()