Searched refs:processHBA (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/fcinfo/ |
H A D | fcinfo-list.c | 48 static int processHBA(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES attrs, 371 processHBA(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES attrs, int portIndex, in processHBA() function 691 processHBA(handle, attrs, portCount, port, map, REMOTE_PORT, in fc_util_list_remoteport() 844 processHBA(handle, attrs, portIndex, port, NULL, in fc_util_list_hbaport() 927 processHBA(handle, attrs, portIndex, port, in fc_util_list_hbaport() 1001 processHBA(handle, attrs, portIndex, port, in fc_util_list_hbaport()
|
/titanic_44/usr/src/cmd/sasinfo/ |
H A D | sasinfo-list.c | 114 static int processHBA(inputArg_t *input, 227 err_cnt += processHBA(&input, NULL); in sas_util_list_hba() 297 err_cnt += processHBA(&input, handleHBAPort); in sas_util_list_hbaport() 365 err_cnt += processHBA(&input, handleExpander); in sas_util_list_expander() 430 err_cnt += processHBA(&input, handleTargetPort); in sas_util_list_targetport() 506 processHBA(inputArg_t *input, processPortFunc processPort) in processHBA() function 1532 err_cnt += processHBA(&input, handleLogicalUnit); in sas_util_list_logicalunit()
|