Lines Matching refs:HBA_HANDLE

97 sas_rp_tree_print(HBA_HANDLE handle, char *adapterName,
102 sas_rp_tree_print_desc(HBA_HANDLE handle, HBA_UINT32 portIndex,
110 typedef int (*processPortFunc)(HBA_HANDLE handle, char *adapterName,
126 static int handleHBAPort(HBA_HANDLE handle, char *adapterName,
129 static int processHBAPortPhyInfo(HBA_HANDLE handle, HBA_UINT32 portIndex,
131 static int processHBAPortPhyStat(HBA_HANDLE handle, HBA_UINT32 portIndex,
135 static int handleExpander(HBA_HANDLE handle, char *adapterName,
140 static int handleTargetPort(HBA_HANDLE handle, char *adapterName,
145 static int handleLogicalUnit(HBA_HANDLE handle, char *adapterName,
151 searchTargetPortMappingData(HBA_HANDLE handle, HBA_UINT32 portIndex,
156 static int searchTargetPort(HBA_HANDLE handle, HBA_UINT32 portIndex,
162 searchDevice(PSMHBA_SCSIENTRY entryP, HBA_HANDLE handle, HBA_WWN hbaPortWWN,
166 HBA_STATUS get_domainPort(HBA_HANDLE handle,
513 HBA_HANDLE handle; in processHBA()
954 processHBAPortPhyInfo(HBA_HANDLE handle, HBA_UINT32 portIndex, in processHBAPortPhyInfo()
1011 processHBAPortPhyStat(HBA_HANDLE handle, HBA_UINT32 portIndex, int phyIndex, in processHBAPortPhyStat()
1153 static int handleHBAPort(HBA_HANDLE handle, char *adapterName, in handleHBAPort()
1178 static int handleExpander(HBA_HANDLE handle, char *adapterName, in handleExpander()
1388 static int handleTargetPort(HBA_HANDLE handle, char *adapterName, in handleTargetPort()
1600 static int handleLogicalUnit(HBA_HANDLE handle, char *adapterName, in handleLogicalUnit()
1698 searchTargetPortMappingData(HBA_HANDLE handle, HBA_UINT32 portIndex, in searchTargetPortMappingData()
1937 searchTargetPort(HBA_HANDLE handle, HBA_UINT32 portIndex, in searchTargetPort()
2175 HBA_HANDLE handle, HBA_WWN hbaPortWWN, HBA_WWN domainPortWWN, in searchDevice()
2494 sas_rp_tree_print(HBA_HANDLE handle, char *adapterName, in sas_rp_tree_print()
2638 sas_rp_tree_print_desc(HBA_HANDLE handle, HBA_UINT32 portIndex, in sas_rp_tree_print_desc()
2715 get_domainPort(HBA_HANDLE handle, in get_domainPort()