Lines Matching refs:ips_ha
340 static ips_ha_t *ips_ha[IPS_MAX_ADAPTERS]; /* Array of HA structures */
566 ips_free(ips_ha[i]);
691 ips_ha[i] = NULL;
727 ha = (ips_ha_t *) ips_ha[i];
6519 ips_ha[index] = NULL;
6534 ips_ha_t *ha_sav = ips_ha[highindex];
6539 ips_ha[i] = ips_ha[i - 1];
6541 ips_ha[i]->host_num = i;
6544 ips_ha[lowindex] = ha_sav;
6560 if (!ips_ha[0])
6562 nvram = ips_ha[0]->nvram;
6567 switch (ips_ha[j]->ad_type) {
6620 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I2 ||
6621 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID5I1) {
6631 if (ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4L ||
6632 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4M ||
6633 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4LX ||
6634 ips_ha[i]->ad_type == IPS_ADTYPE_SERVERAID4MX) {
6654 ips_ha_t *ha, *oldha = ips_ha[index];
6689 ips_ha[index] = ha;
6795 ips_free(ips_ha[index]);
6846 if (ips_ha[j] == NULL) {
6899 ips_ha[index] = ha;
7048 ha = ips_ha[index];
7052 ips_ha[index] = NULL;