Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h29 #define MAX_HC_SLOTS 256 macro
1059 __le64 dev_context_ptrs[MAX_HC_SLOTS];
1800 struct xhci_virt_device *devs[MAX_HC_SLOTS];
Dxhci-hub.c368 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_find_slot_id_by_port()
Dxhci-mem.c2557 for (i = 0; i < MAX_HC_SLOTS; i++) in xhci_mem_init()