Home
last modified time | relevance | path

Searched refs:phyId (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/sun_sas/common/
H A Devent.c79 updateMatchingPhy(HBA_WWN portAddr, uint8_t phyId, int update, uint8_t linkRate) in updateMatchingPhy() argument
105 phyId) { in updateMatchingPhy()
140 uint8_t phyId, linkRate; in syseventHandler() local
202 "PhyIdentifier", &phyId) != 0) { in syseventHandler()
208 if (updateMatchingPhy(portAddr, phyId, update, in syseventHandler()
H A Ddevtree_phy_disco.c80 uint8_t phyId; in get_phy_info() local
138 "PhyIdentifier", &phyId) != 0) { in get_phy_info()
140 phyId = 0xff; in get_phy_info()
172 phy_ptr->phy.PhyIdentifier = phyId; in get_phy_info()