Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h41 #define MAX_HC_SLOTS 256 macro
1030 __le64 dev_context_ptrs[MAX_HC_SLOTS];
1570 struct xhci_virt_device *devs[MAX_HC_SLOTS];
Dxhci-mem.c1828 for (i = 1; i < MAX_HC_SLOTS; ++i) in xhci_mem_cleanup()
2555 for (i = 0; i < MAX_HC_SLOTS; ++i) in xhci_mem_init()
Dxhci-hub.c350 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_find_slot_id_by_port()
Dxhci-ring.c884 for (i = 0; i < MAX_HC_SLOTS; i++) { in xhci_stop_endpoint_command_watchdog()