Searched refs:hbaAttrs (Results 1 – 4 of 4) sorted by relevance
277 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_display_port() local306 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_port()312 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_port()518 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_non_encl_probe() local553 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_non_encl_probe()561 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_non_encl_probe()680 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_inquiry() local746 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_inquiry()754 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_inquiry()886 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_dump_map() local[all …]
258 HBA_ADAPTERATTRIBUTES hbaAttrs; in adm_forcelip() local307 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in adm_forcelip()314 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in adm_forcelip()
1245 HBA_ADAPTERATTRIBUTES hbaAttrs; in findMatchingAdapterPort() local1280 if (getAdapterAttrs(handle, &hbaAttrs)) { in findMatchingAdapterPort()1288 portIndex < hbaAttrs.NumberOfPorts; portIndex++) { in findMatchingAdapterPort()
1373 HBA_ADAPTERATTRIBUTES hbaAttrs; in verify_disk_wwn() local1406 &hbaAttrs)) != HBA_STATUS_OK) { in verify_disk_wwn()1413 hbaPort < hbaAttrs.NumberOfPorts; hbaPort++) { in verify_disk_wwn()