Searched refs:EnableSlotCommand (Results 1 – 2 of 2) sorted by relevance
346 Ok(TrbType::EnableSlotCommand) => self.enable_slot(atrb, complete_event), in handle_transfer_descriptor()
50 EnableSlotCommand = 9, enumerator165 TrbType::EnableSlotCommand => Ok(write!(f, "trb: enable slot command {:?}", self)), in fmt_helper()