Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h40 #define MAX_HC_SLOTS 256 macro
980 __le64 dev_context_ptrs[MAX_HC_SLOTS];
1510 struct xhci_virt_device *devs[MAX_HC_SLOTS];
Dxhci-hub.c249 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_find_slot_id_by_port()
Dxhci-mem.c1828 for (i = 1; i < MAX_HC_SLOTS; ++i) in xhci_mem_cleanup()
2523 for (i = 0; i < MAX_HC_SLOTS; ++i) in xhci_mem_init()
Dxhci-ring.c884 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_stop_endpoint_command_watchdog()