Searched refs:NIU_FLAGS_HOTPLUG_PHY (Results 1 – 2 of 2) sorted by relevance
867 if (np->flags & NIU_FLAGS_HOTPLUG_PHY) { in serdes_init_10g()875 if (np->flags & NIU_FLAGS_HOTPLUG_PHY) in serdes_init_10g()1540 if ((np->flags & NIU_FLAGS_HOTPLUG_PHY) && in xcvr_init_10g_bcm8706()2502 if (np->flags & NIU_FLAGS_HOTPLUG_PHY) { in niu_determine_phy_disposition()2547 if (np->flags & NIU_FLAGS_HOTPLUG_PHY) { in niu_determine_phy_disposition()2597 if (err && !(np->flags & NIU_FLAGS_HOTPLUG_PHY)) in niu_init_link()2601 if (!err || (np->flags & NIU_FLAGS_HOTPLUG_PHY)) in niu_init_link()8338 NIU_FLAGS_HOTPLUG_PHY); in niu_pci_vpd_validate()9252 NIU_FLAGS_HOTPLUG_PHY); in niu_get_of_props()
3250 #define NIU_FLAGS_HOTPLUG_PHY 0x01000000 /* Removeable PHY */ macro