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

/osnet-11/usr/src/lib/sun_sas/common/
H A Devent.c46 updateMatchingPhy(HBA_WWN portAddr, uint8_t phyId, int update, uint8_t linkRate) argument
72 phyId) {
107 uint8_t phyId, linkRate; local
169 "PhyIdentifier", &phyId) != 0) {
175 if (updateMatchingPhy(portAddr, phyId, update,
H A Ddevtree_phy_disco.c80 uint8_t phyId; local
138 "PhyIdentifier", &phyId) != 0) {
140 phyId = 0xff;
172 phy_ptr->phy.PhyIdentifier = phyId;

Completed in 24 milliseconds