IGP01E1000_I_PHY_ID
if(hw->phy_id == IGP01E1000_I_PHY_ID) match = TRUE;
case IGP01E1000_I_PHY_ID:
if (phy->id != IGP01E1000_I_PHY_ID) {
if (phy->id != IGP01E1000_I_PHY_ID)
phy->id = IGP01E1000_I_PHY_ID;
case IGP01E1000_I_PHY_ID: /* IGP 1 & 2 share this */