Home
last modified time | relevance | path

Searched refs:hbaAttrs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c277 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_display_port() local
518 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_non_encl_probe() local
680 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_inquiry() local
746 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_inquiry()
886 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_dump_map() local
942 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_dump_map()
1096 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_display_link_status() local
1143 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_link_status()
1507 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_display_config() local
1589 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_config()
[all …]
H A Dx86_adm.c258 HBA_ADAPTERATTRIBUTES hbaAttrs; in adm_forcelip() local
307 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in adm_forcelip()
314 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in adm_forcelip()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1245 HBA_ADAPTERATTRIBUTES hbaAttrs; in findMatchingAdapterPort() local
1280 if (getAdapterAttrs(handle, &hbaAttrs)) { in findMatchingAdapterPort()
1288 portIndex < hbaAttrs.NumberOfPorts; portIndex++) { in findMatchingAdapterPort()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1371 HBA_ADAPTERATTRIBUTES hbaAttrs; in verify_disk_wwn() local
1404 &hbaAttrs)) != HBA_STATUS_OK) { in verify_disk_wwn()
1411 hbaPort < hbaAttrs.NumberOfPorts; hbaPort++) { in verify_disk_wwn()