Lines Matching refs:ips_ha
346 static ips_ha_t *ips_ha[IPS_MAX_ADAPTERS]; /* Array of HA structures */ variable
575 ips_free(ips_ha[i]); in ips_detect()
700 ips_ha[i] = NULL; in ips_release()
736 ha = (ips_ha_t *) ips_ha[i]; in ips_halt()
6578 ips_ha[index] = NULL; in ips_abort_init()
6593 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6598 ips_ha[i] = ips_ha[i - 1]; in ips_shift_controllers()
6600 ips_ha[i]->host_num = i; in ips_shift_controllers()
6603 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6619 if (!ips_ha[0]) in ips_order_controllers()
6621 nvram = ips_ha[0]->nvram; in ips_order_controllers()
6626 switch (ips_ha[j]->ad_type) { in ips_order_controllers()
6679 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I2 || in ips_order_controllers()
6680 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I1) { in ips_order_controllers()
6690 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4L || in ips_order_controllers()
6691 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4M || in ips_order_controllers()
6692 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4LX || in ips_order_controllers()
6693 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4MX) { in ips_order_controllers()
6713 ips_ha_t *ha, *oldha = ips_ha[index]; in ips_register_scsi()
6749 ips_ha[index] = ha; in ips_register_scsi()
6850 ips_free(ips_ha[index]); in ips_insert_device()
6903 if (ips_ha[j] == NULL) { in ips_init_phase1()
6960 ips_ha[index] = ha; in ips_init_phase1()
7107 ha = ips_ha[index]; in ips_init_phase2()
7111 ips_ha[index] = NULL; in ips_init_phase2()