Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_phy.c2991 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000_get_phy_type_from_id()
3042 phy_type = e1000_phy_unknown; in e1000_get_phy_type_from_id()
3060 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000_determine_phy_address()
3075 if (phy_type != e1000_phy_unknown) in e1000_determine_phy_address()
H A De1000_hw.h268 e1000_phy_unknown = 0, enumerator
H A De1000_ich8lan.c461 phy->id = e1000_phy_unknown; in e1000_init_phy_params_pchlan()
467 if (phy->id == e1000_phy_unknown) in e1000_init_phy_params_pchlan()
561 while ((e1000_phy_unknown == e1000_get_phy_type_from_id(phy->id)) && in e1000_init_phy_params_ich8lan()