Searched refs:e1000_phy_type (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.h90 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);
H A De1000_hw.h307 enum e1000_phy_type { enum
857 enum e1000_phy_type type;
H A De1000_phy.c3001 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id)
3003 enum e1000_phy_type phy_type = e1000_phy_unknown;
3072 enum e1000_phy_type phy_type = e1000_phy_unknown;

Completed in 65 milliseconds