Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c126 static int handleHBAPort(HBA_HANDLE handle, char *adapterName,
297 err_cnt += processHBA(&input, handleHBAPort); in sas_util_list_hbaport()
644 } else if (processPort == handleHBAPort) { in processHBA()
740 if (processPort == handleHBAPort) { in processHBA()
875 } else if (processPort == handleHBAPort) { in processHBA()
1153 static int handleHBAPort(HBA_HANDLE handle, char *adapterName, in handleHBAPort() function