e1000_phy_type
enum e1000_phy_type type;
enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id)
enum e1000_phy_type phy_type = e1000_phy_unknown;
enum e1000_phy_type phy_type = e1000_phy_unknown;
enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);