Lines Matching refs:hbaAttrs
277 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_display_port() local
306 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() local
553 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() local
746 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
942 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_dump_map()
950 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts && !done; 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()
1151 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_link_status()
1507 HBA_ADAPTERATTRIBUTES hbaAttrs; in fchba_display_config() local
1589 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_config()
1596 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_config()
1672 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_config()
1680 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_config()