Lines Matching refs:ips_ha
342 static ips_ha_t *ips_ha[IPS_MAX_ADAPTERS]; /* Array of HA structures */ variable
571 ips_free(ips_ha[i]); in ips_detect()
696 ips_ha[i] = NULL; in ips_release()
732 ha = (ips_ha_t *) ips_ha[i]; in ips_halt()
6574 ips_ha[index] = NULL; in ips_abort_init()
6589 ips_ha_t *ha_sav = ips_ha[highindex]; in ips_shift_controllers()
6594 ips_ha[i] = ips_ha[i - 1]; in ips_shift_controllers()
6596 ips_ha[i]->host_num = i; in ips_shift_controllers()
6599 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6615 if (!ips_ha[0]) in ips_order_controllers()
6617 nvram = ips_ha[0]->nvram; in ips_order_controllers()
6622 switch (ips_ha[j]->ad_type) { in ips_order_controllers()
6675 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I2 || in ips_order_controllers()
6676 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I1) { in ips_order_controllers()
6686 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4L || in ips_order_controllers()
6687 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4M || in ips_order_controllers()
6688 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4LX || in ips_order_controllers()
6689 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4MX) { in ips_order_controllers()
6709 ips_ha_t *ha, *oldha = ips_ha[index]; in ips_register_scsi()
6745 ips_ha[index] = ha; in ips_register_scsi()
6851 ips_free(ips_ha[index]); in ips_insert_device()
6904 if (ips_ha[j] == NULL) { in ips_init_phase1()
6961 ips_ha[index] = ha; in ips_init_phase1()
7108 ha = ips_ha[index]; in ips_init_phase2()
7112 ips_ha[index] = NULL; in ips_init_phase2()