Searched defs:hbaCount (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1374 HBA_UINT32 numberOfAdapters, hbaCount, hbaPort, discPort; local
1395 for (hbaCount = 0; hbaCount < numberOfAdapters; hbaCount++) {
1396 if ((status = HBA_GetAdapterName(hbaCount, adaptername)) !=
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c191 sas_util_list_hba(int hbaCount, char **hba_argv, cmdOptions_t *options) argument
218 /* utilize wwnCount and wwn_argv for hbaCount and hba_argv */
219 input.wwnCount = hbaCount;

Completed in 51 milliseconds