Searched refs:SKY2_HW_FIBRE_PHY (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dsky2.h2072 #define SKY2_HW_FIBRE_PHY 0x00000002 macro
2092 return !(hw->flags & SKY2_HW_FIBRE_PHY);
H A Dsky2.c360 if (hw->chip_id == CHIP_ID_YUKON_XL && (hw->flags & SKY2_HW_FIBRE_PHY)) {
1388 if (hw->flags & SKY2_HW_FIBRE_PHY)
1990 hw->flags |= SKY2_HW_FIBRE_PHY;

Completed in 62 milliseconds