IPS_CONF
memset(ha->conf, 0, sizeof (IPS_CONF));
ha->conf = kmalloc_obj(IPS_CONF);
IPS_CONF *conf; /* Adapter config data */