Searched refs:port_init_hw (Results 1 – 2 of 2) sorted by relevance
38 async_func_t port_init_hw; member524 .port_init_hw = sh7786_pcie_init_hw,572 async_schedule(sh7786_pcie_hwops->port_init_hw, port); in sh7786_pcie_init()
660 int (*port_init_hw)(struct ppc4xx_pciex_port *port); member930 .port_init_hw = ppc440speA_pciex_init_port_hw,939 .port_init_hw = ppc440speB_pciex_init_port_hw,1050 .port_init_hw = ppc460ex_pciex_init_port_hw,1118 .port_init_hw = apm821xx_pciex_init_port_hw,1266 .port_init_hw = ppc460sx_pciex_init_port_hw,1362 .port_init_hw = ppc405ex_pciex_init_port_hw,1499 if (ppc4xx_pciex_hwops->port_init_hw) in ppc4xx_pciex_port_init()1500 rc = ppc4xx_pciex_hwops->port_init_hw(port); in ppc4xx_pciex_port_init()