Searched defs:phyattrs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c132 int phyIndex, PSMHBA_SAS_PHY phyattrs, int pflag);
960 SMHBA_SAS_PHY phyattrs; local
976 (void *) memset(&phyattrs, 0, sizeof (phyattrs));
978 handle, portIndex, phyIndex, &phyattrs);
989 printHBAPortPhyInfo(&phyattrs);
992 portIndex, phyIndex, &phyattrs, pflag);
1012 PSMHBA_SAS_PHY phyattrs, int pflag)
1020 " Identifier:", phyattrs->PhyIdentifier);
1011 processHBAPortPhyStat(HBA_HANDLE handle, HBA_UINT32 portIndex, int phyIndex, PSMHBA_SAS_PHY phyattrs, int pflag) argument

Completed in 64 milliseconds