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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_phy.h89 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);
H A De1000_hw.h252 enum e1000_phy_type { enum
797 enum e1000_phy_type type;
H A De1000_phy.c2964 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id)
2966 enum e1000_phy_type phy_type = e1000_phy_unknown;
3033 enum e1000_phy_type phy_type = e1000_phy_unknown;

Completed in 113 milliseconds