Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h399 #define XHCI_SLOT_STATE_DISABLED_OR_ENABLED 0 macro
Dxhci.c906 slot_ctx.slot_state = XHCI_SLOT_STATE_DISABLED_OR_ENABLED; in xhci_initialize_slot()