Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c140 static int handleTargetPort(HBA_HANDLE handle, char *adapterName,
430 err_cnt += processHBA(&input, handleTargetPort); in sas_util_list_targetport()
538 if (input->wwnCount && (processPort != handleTargetPort) && in processHBA()
786 if (processPort == handleTargetPort) { in processHBA()
1388 static int handleTargetPort(HBA_HANDLE handle, char *adapterName, in handleTargetPort() function