Searched defs: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);
644 } else if (processPort == handleHBAPort) {
740 if (processPort == handleHBAPort) {
875 } else if (processPort == handleHBAPort) {
1153 static int handleHBAPort(HBA_HANDLE handle, char *adapterName, function

Completed in 64 milliseconds