Home
last modified time | relevance | path

Searched refs:MAX_HC_SLOTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci.h29 #define MAX_HC_SLOTS 256 macro
1040 __le64 dev_context_ptrs[MAX_HC_SLOTS];
1774 struct xhci_virt_device *devs[MAX_HC_SLOTS];
Dxhci-hub.c359 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_find_slot_id_by_port()
Dxhci-mem.c2536 for (i = 0; i < MAX_HC_SLOTS; i++) in xhci_mem_init()