Searched refs:processHBA (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c48 static int processHBA(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES attrs,
371 processHBA(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES attrs, int portIndex, function
691 processHBA(handle, attrs, portCount, port, map, REMOTE_PORT,
844 processHBA(handle, attrs, portIndex, port, NULL,
927 processHBA(handle, attrs, portIndex, port,
1001 processHBA(handle, attrs, portIndex, port,
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c114 static int processHBA(inputArg_t *input,
227 err_cnt += processHBA(&input, NULL);
297 err_cnt += processHBA(&input, handleHBAPort);
365 err_cnt += processHBA(&input, handleExpander);
430 err_cnt += processHBA(&input, handleTargetPort);
506 processHBA(inputArg_t *input, processPortFunc processPort) function
1532 err_cnt += processHBA(&input, handleLogicalUnit);

Completed in 78 milliseconds