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()
6504 ips_ha[index] = NULL; in ips_abort_init()
6519 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6524 ips_ha[i] = ips_ha[i - 1]; in ips_shift_controllers()
6526 ips_ha[i]->host_num = i; in ips_shift_controllers()
6529 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6545 if (!ips_ha[0]) in ips_order_controllers()
6547 nvram = ips_ha[0]->nvram; in ips_order_controllers()
6552 switch (ips_ha[j]->ad_type) { in ips_order_controllers()
6605 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I2 || in ips_order_controllers()
6606 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I1) { in ips_order_controllers()
6616 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4L || in ips_order_controllers()
6617 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4M || in ips_order_controllers()
6618 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4LX || in ips_order_controllers()
6619 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4MX) { in ips_order_controllers()
6639 ips_ha_t *ha, *oldha = ips_ha[index]; in ips_register_scsi()
6674 ips_ha[index] = ha; in ips_register_scsi()
6780 ips_free(ips_ha[index]); in ips_insert_device()
6831 if (ips_ha[j] == NULL) { in ips_init_phase1()
6884 ips_ha[index] = ha; in ips_init_phase1()
7033 ha = ips_ha[index]; in ips_init_phase2()
7037 ips_ha[index] = NULL; in ips_init_phase2()