Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h41 #define MAX_HC_SLOTS 256 macro
1038 __le64 dev_context_ptrs[MAX_HC_SLOTS];
1579 struct xhci_virt_device *devs[MAX_HC_SLOTS];
Dxhci-hub.c351 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_find_slot_id_by_port()
Dxhci-mem.c2613 for (i = 0; i < MAX_HC_SLOTS; ++i) in xhci_mem_init()
Dxhci-ring.c956 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_stop_endpoint_command_watchdog()