Searched refs:TRB_DISABLE_SLOT (Results 1 – 3 of 3) sorted by relevance
1007 #define TRB_DISABLE_SLOT 10 macro
2450 if (xhci_queue_slot_control(xhci, TRB_DISABLE_SLOT, udev->slot_id)) { in xhci_free_dev()2507 if (!xhci_queue_slot_control(xhci, TRB_DISABLE_SLOT, udev->slot_id)) in xhci_alloc_dev()
1086 case TRB_TYPE(TRB_DISABLE_SLOT): in handle_cmd_completion()