Home
last modified time | relevance | path

Searched refs:SMHBA_SAS_PHY (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetSASPhyAttributes.c33 HBA_UINT32 port, HBA_UINT32 phy, SMHBA_SAS_PHY *pAttributes) in Sun_sasGetSASPhyAttributes()
87 sizeof (SMHBA_SAS_PHY)); in Sun_sasGetSASPhyAttributes()
89 sizeof (SMHBA_SAS_PHY)); in Sun_sasGetSASPhyAttributes()
H A Dsun_sas.h149 SMHBA_SAS_PHY phy;
194 HBA_UINT32, SMHBA_SAS_PHY *);
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.h56 void printHBAPortPhyInfo(SMHBA_SAS_PHY *phyinfo);
H A DprintAttrs.c323 printHBAPortPhyInfo(SMHBA_SAS_PHY *phyinfo) in printHBAPortPhyInfo()
H A Dsasinfo-list.c960 SMHBA_SAS_PHY phyattrs; in processHBAPortPhyInfo()
2721 SMHBA_SAS_PHY phyattr; in get_domainPort()
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h234 } SMHBA_SAS_PHY, *PSMHBA_SAS_PHY; typedef
442 SMHBA_SAS_PHY *phytype
H A Dvendorsmhbaapi.h73 (HBA_HANDLE, HBA_UINT32, HBA_UINT32, SMHBA_SAS_PHY *);
H A DSMHBAAPILIB.c3790 SMHBA_SAS_PHY *phytype) in SMHBA_GetSASPhyAttributes()