Lines Matching refs:ips_ha
344 static ips_ha_t *ips_ha[IPS_MAX_ADAPTERS]; /* Array of HA structures */ variable
570 ips_free(ips_ha[i]); in ips_detect()
693 ips_ha[i] = NULL; in ips_release()
727 ha = (ips_ha_t *) ips_ha[i]; in ips_halt()
6523 ips_ha[index] = NULL; in ips_abort_init()
6538 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6543 ips_ha[i] = ips_ha[i - 1]; in ips_shift_controllers()
6545 ips_ha[i]->host_num = i; in ips_shift_controllers()
6548 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6564 if (!ips_ha[0]) in ips_order_controllers()
6566 nvram = ips_ha[0]->nvram; in ips_order_controllers()
6571 switch (ips_ha[j]->ad_type) { in ips_order_controllers()
6624 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I2 || in ips_order_controllers()
6625 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I1) { in ips_order_controllers()
6635 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4L || in ips_order_controllers()
6636 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4M || in ips_order_controllers()
6637 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4LX || in ips_order_controllers()
6638 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4MX) { in ips_order_controllers()
6658 ips_ha_t *ha, *oldha = ips_ha[index]; in ips_register_scsi()
6693 ips_ha[index] = ha; in ips_register_scsi()
6799 ips_free(ips_ha[index]); in ips_insert_device()
6850 if (ips_ha[j] == NULL) { in ips_init_phase1()
6903 ips_ha[index] = ha; in ips_init_phase1()
7052 ha = ips_ha[index]; in ips_init_phase2()
7056 ips_ha[index] = NULL; in ips_init_phase2()