Searched refs:SEGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
995 #define SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro
281 seg->trbs = (union xhci_trb *)xhci_malloc(SEGMENT_SIZE); in xhci_segment_alloc()