Home
last modified time | relevance | path

Searched refs:e1000_get_phy_type_from_id (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h89 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);
H A De1000_phy.c2990 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id) in e1000_get_phy_type_from_id() function
3071 phy_type = e1000_get_phy_type_from_id(hw->phy.id); in e1000_determine_phy_address()
H A De1000_ich8lan.c524 phy->type = e1000_get_phy_type_from_id(phy->id); in e1000_init_phy_params_pchlan()
596 while ((e1000_phy_unknown == e1000_get_phy_type_from_id(phy->id)) && in e1000_init_phy_params_ich8lan()