Lines Matching refs:adapterIndex

280 	int count, adapterIndex, portIndex;  in fchba_display_port()  local
291 for (adapterIndex = 0; adapterIndex < count; adapterIndex ++) { in fchba_display_port()
292 if (skip_hba(adapterIndex)) { in fchba_display_port()
295 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_display_port()
522 int count, adapterIndex, portIndex, mapIndex; in fchba_non_encl_probe() local
538 for (adapterIndex = 0; adapterIndex < count; adapterIndex ++) { in fchba_non_encl_probe()
539 if (skip_hba(adapterIndex)) { in fchba_non_encl_probe()
542 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_non_encl_probe()
684 int count, adapterIndex, portIndex, mapIndex; in fchba_inquiry() local
731 for (adapterIndex = 0; adapterIndex < count; adapterIndex ++) { in fchba_inquiry()
732 if (skip_hba(adapterIndex)) { in fchba_inquiry()
735 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_inquiry()
891 int count, adapterIndex, portIndex, mapIndex, discIndex; in fchba_dump_map() local
926 for (adapterIndex = 0; adapterIndex < count && !done; in fchba_dump_map()
927 adapterIndex ++) { in fchba_dump_map()
928 if (skip_hba(adapterIndex)) { in fchba_dump_map()
931 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_dump_map()
1101 int count, adapterIndex, portIndex, discIndex; in fchba_display_link_status() local
1128 for (adapterIndex = 0; adapterIndex < count; adapterIndex ++) { in fchba_display_link_status()
1129 if (skip_hba(adapterIndex)) { in fchba_display_link_status()
1132 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_display_link_status()
1511 int count, adapterIndex, portIndex; in fchba_display_config() local
1575 for (adapterIndex = 0; adapterIndex < count; adapterIndex ++) { in fchba_display_config()
1576 if (skip_hba(adapterIndex)) { in fchba_display_config()
1579 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_display_config()
1657 for (adapterIndex = 0; adapterIndex < count; adapterIndex ++) { in fchba_display_config()
1658 if (skip_hba(adapterIndex)) { in fchba_display_config()
1661 status = HBA_GetAdapterName(adapterIndex, (char *)&name); in fchba_display_config()