Lines Matching refs:ips_ha
344 static ips_ha_t *ips_ha[IPS_MAX_ADAPTERS]; /* Array of HA structures */
570 ips_free(ips_ha[i]);
693 ips_ha[i] = NULL;
727 ha = (ips_ha_t *) ips_ha[i];
6522 ips_ha[index] = NULL;
6537 ips_ha_t *ha_sav = ips_ha[highindex];
6542 ips_ha[i] = ips_ha[i - 1];
6544 ips_ha[i]->host_num = i;
6547 ips_ha[lowindex] = ha_sav;
6563 if (!ips_ha[0])
6565 nvram = ips_ha[0]->nvram;
6570 switch (ips_ha[j]->ad_type) {
6623 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I2 ||
6624 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I1) {
6634 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4L ||
6635 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4M ||
6636 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4LX ||
6637 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4MX) {
6657 ips_ha_t *ha, *oldha = ips_ha[index];
6692 ips_ha[index] = ha;
6798 ips_free(ips_ha[index]);
6849 if (ips_ha[j] == NULL) {
6902 ips_ha[index] = ha;
7051 ha = ips_ha[index];
7055 ips_ha[index] = NULL;