Searched defs:slot_ctx (Results 1 – 1 of 1) sorted by relevance
161 static __always_inline void __write_slot(const uint64_t vaddr, struct xhci_slot_context_t *slot_ctx) in __write_slot()173 static __always_inline void __read_from_slot(struct xhci_slot_context_t *slot_ctx, uint64_t slot_va… in __read_from_slot()899 struct xhci_slot_context_t slot_ctx = {0}; in xhci_initialize_slot() local