processHBA
processHBA(handle, attrs, portIndex, port,
static int processHBA(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES attrs,
processHBA(handle, attrs, portCount, port, map, REMOTE_PORT,
processHBA(handle, attrs, portIndex, port, NULL,
processHBA(handle, attrs, portIndex, port,
static int processHBA(inputArg_t *input,
err_cnt += processHBA(&input, handleLogicalUnit);
err_cnt += processHBA(&input, NULL);
err_cnt += processHBA(&input, handleHBAPort);
err_cnt += processHBA(&input, handleExpander);
err_cnt += processHBA(&input, handleTargetPort);