Home
last modified time | relevance | path

Searched defs:max_ports (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/usb/host/
Dxhci-hub.c399 int max_ports; in xhci_get_ports() local
443 int max_ports; in xhci_hub_control() local
801 int max_ports; in xhci_hub_status_data() local
840 int max_ports, port_index; in xhci_bus_suspend() local
924 int max_ports, port_index; in xhci_bus_resume() local
Dxhci-ring.c1246 int max_ports; in handle_port_status() local
Dxhci.h1383 u8 max_ports; member
/linux-3.3/drivers/ata/
Dlibata-core.c5613 struct ata_host *ata_host_alloc(struct device *dev, int max_ports) in ata_host_alloc()