Searched refs:TRB_CR_SLOTID_MASK (Results 1 – 1 of 1) sorted by relevance
182 #define TRB_CR_SLOTID_MASK 0xff macro2391 slotid = (trb->control >> TRB_CR_SLOTID_SHIFT) & TRB_CR_SLOTID_MASK; in xhci_get_slot()