Home
last modified time | relevance | path

Searched refs:has_phyxs (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Detherfabric.c2222 int has_phyxs; in falcon_xaui_link_ok() local
2243 has_phyxs = ( efab->phy_op->mmds & ( 1 << MDIO_MMD_PHYXS ) ); in falcon_xaui_link_ok()
2244 if ( link_ok && has_phyxs ) { in falcon_xaui_link_ok()