Searched refs:check_link (Results 1 – 1 of 1) sorted by relevance
652 void (*check_link)(struct ppc4xx_pciex_port *port); member922 .check_link = ppc4xx_pciex_check_link_sdr,931 .check_link = ppc4xx_pciex_check_link_sdr,1042 .check_link = ppc4xx_pciex_check_link_sdr,1110 .check_link = ppc4xx_pciex_check_link_sdr,1256 .check_link = ppc460sx_pciex_check_link,1302 .check_link = ppc_476fpe_pciex_check_link,1397 if (ppc4xx_pciex_hwops->check_link) in ppc4xx_pciex_port_init()1398 ppc4xx_pciex_hwops->check_link(port); in ppc4xx_pciex_port_init()
Completed in 6 milliseconds