Searched refs:phyIndex (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/sasinfo/ |
H A D | sasinfo-list.c | 132 int phyIndex, PSMHBA_SAS_PHY phyattrs, int pflag); 957 int phyIndex = 0, err_cnt = 0; in processHBAPortPhyInfo() local 975 for (phyIndex = 0; phyIndex < numphys; phyIndex++) { in processHBAPortPhyInfo() 978 handle, portIndex, phyIndex, &phyattrs); in processHBAPortPhyInfo() 982 "phyIndex"), phyIndex, in processHBAPortPhyInfo() 992 portIndex, phyIndex, &phyattrs, pflag); in processHBAPortPhyInfo() 1011 processHBAPortPhyStat(HBA_HANDLE handle, HBA_UINT32 portIndex, int phyIndex, in processHBAPortPhyStat() argument 1026 status = SMHBA_GetPhyStatistics(handle, portIndex, phyIndex, &phystat); in processHBAPortPhyStat()
|
/titanic_44/usr/src/lib/smhba/common/ |
H A D | smhbaapi.h | 641 HBA_UINT32 phyIndex, 646 HBA_UINT32 phyIndex,
|
H A D | SMHBAAPILIB.c | 4799 HBA_UINT32 phyIndex, in smhba_adapterphystatevents_callback() argument 4813 (*acbp->callback)(acbp->userdata, portWWN, phyIndex, eventType); in smhba_adapterphystatevents_callback() 4825 HBA_UINT32 phyIndex, in SMHBA_RegisterForAdapterPhyStatEvents() argument 4830 HBA_UINT32 phyIndex, in SMHBA_RegisterForAdapterPhyStatEvents() 4874 phyIndex, in SMHBA_RegisterForAdapterPhyStatEvents()
|