ql_ip_init_cb_t
ql_ip_init_cb_t *ip_icb = &ha->ip_init_ctrl_blk.cb;
bzero((void *)ip_icb, sizeof (ql_ip_init_cb_t));
ql_ip_init_cb_t cb;