Searched refs:check_link (Results 1 – 1 of 1) sorted by relevance
665 void (*check_link)(struct ppc4xx_pciex_port *port); member935 .check_link = ppc4xx_pciex_check_link_sdr,944 .check_link = ppc4xx_pciex_check_link_sdr,1055 .check_link = ppc4xx_pciex_check_link_sdr,1123 .check_link = ppc4xx_pciex_check_link_sdr,1271 .check_link = ppc460sx_pciex_check_link,1367 .check_link = ppc4xx_pciex_check_link_sdr,1414 .check_link = ppc_476fpe_pciex_check_link,1514 if (ppc4xx_pciex_hwops->check_link) in ppc4xx_pciex_port_init()1515 ppc4xx_pciex_hwops->check_link(port); in ppc4xx_pciex_port_init()