Searched refs:sh7786_pcie_port (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpcie-sh7786.c19 struct sh7786_pcie_port { struct
26 static struct sh7786_pcie_port *sh7786_pcie_ports;
31 int (*port_init_hw)(struct sh7786_pcie_port *port);
204 static int pcie_init(struct sh7786_pcie_port *port)
365 static int __devinit sh7786_pcie_init_hw(struct sh7786_pcie_port *port)
405 sh7786_pcie_ports = kzalloc(nr_ports * sizeof(struct sh7786_pcie_port),
413 struct sh7786_pcie_port *port = sh7786_pcie_ports + i;

Completed in 108 milliseconds