Searched refs:phyattrs (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sasinfo/ |
H A D | sasinfo-list.c | 132 int phyIndex, PSMHBA_SAS_PHY phyattrs, int pflag); 960 SMHBA_SAS_PHY phyattrs; in processHBAPortPhyInfo() local 976 (void *) memset(&phyattrs, 0, sizeof (phyattrs)); in processHBAPortPhyInfo() 978 handle, portIndex, phyIndex, &phyattrs); in processHBAPortPhyInfo() 989 printHBAPortPhyInfo(&phyattrs); in processHBAPortPhyInfo() 992 portIndex, phyIndex, &phyattrs, pflag); in processHBAPortPhyInfo() 1012 PSMHBA_SAS_PHY phyattrs, int pflag) in processHBAPortPhyStat() argument 1020 " Identifier:", phyattrs->PhyIdentifier); in processHBAPortPhyStat()
|