Home
last modified time | relevance | path

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

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