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
593 * @size: Size of the context data
605 int size;
691 * @ep_info2: information on endpoint type, max packet size, max burst size,
986 /* Sorted by max packet size.
987 * Head of the list is the greatest max packet size.
1663 * Each segment table entry is 4*32bits long. 1K seems like an ok size:
1666 * Initial allocated size of the ERST, in number of entries */
1668 /* Initial allocated size of the ERST, in number of entries */
2249 static inline const char *xhci_decode_trb(char *str, size_t size,
2256 snprintf(str, size,
2273 snprintf(str, size,
2286 snprintf(str, size,
2287 "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",
2304 snprintf(str, size,
2305 "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c:%c:%c:%c",
2318 snprintf(str, size,
2319 "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c",
2332 snprintf(str, size,
2333 "Buffer %08x%08x length %d TD size %d intr %d type '%s' flags %c:%c:%c:%c:%c:%c:%c:%c",
2349 snprintf(str, size,
2356 snprintf(str, size,
2363 snprintf(str, size,
2372 snprintf(str, size,
2381 snprintf(str, size,
2389 snprintf(str, size,
2400 snprintf(str, size,
2410 snprintf(str, size,
2421 snprintf(str, size,
2428 snprintf(str, size,
2437 snprintf(str, size,
2444 snprintf(str, size,
2453 snprintf(str, size,
2462 snprintf(str, size,