Lines Matching refs:size
25 /* max buffer size for trace and debug messages */
120 /* Max size for Primary Stream Arrays - 2^(n+1), where n is bits 12:15 */
161 * @page_size: This indicates the page size that the host controller
162 * supports. If bit n is set, the HC supports a page size
163 * of 2^(n+12), up to a 128MB page size.
164 * 4K is the minimum page size.
481 * multiple segments of the same size. The HC places events on the ring and
596 * @size: Size of the context data
608 int size;
694 * @ep_info2: information on endpoint type, max packet size, max burst size,
987 /* Sorted by max packet size.
988 * Head of the list is the greatest max packet size.
1345 /* TRB cache size for xHC with TRB cache */
1674 * Each segment table entry is 4*32bits long. 1K seems like an ok size:
1677 * Initial allocated size of the ERST, in number of entries */
2281 static inline const char *xhci_decode_trb(char *str, size_t size,
2288 snprintf(str, size,
2305 snprintf(str, size,
2318 snprintf(str, size,
2319 "bRequestType %02x bRequest %02x wValue %02x%02x wIndex %02x%02x wLength %d length %d TD size %d intr %d type '%s' flags %c:%c:%c",
2336 snprintf(str, size,
2337 "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c:%c:%c:%c",
2350 snprintf(str, size,
2351 "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c",
2364 snprintf(str, size,
2365 "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c:%c:%c:%c:%c",
2381 snprintf(str, size,
2388 snprintf(str, size,
2395 snprintf(str, size,
2404 snprintf(str, size,
2413 snprintf(str, size,
2421 snprintf(str, size,
2432 snprintf(str, size,
2442 snprintf(str, size,
2453 snprintf(str, size,
2460 snprintf(str, size,
2469 snprintf(str, size,
2476 snprintf(str, size,
2485 snprintf(str, size,
2494 snprintf(str, size,