Searched defs: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);
538 if (input->wwnCount && (processPort != handleTargetPort) &&
786 if (processPort == handleTargetPort) {
1388 static int handleTargetPort(HBA_HANDLE handle, char *adapterName, function

Completed in 51 milliseconds