isns_taskq_insert_head
isns_taskq_insert_head(cfg_p, task_p);
void isns_taskq_insert_head(struct isns_config_s *, struct isns_task_s *);
isns_taskq_insert_head(cfg_p, task_p);
isns_taskq_insert_head(cfg_p, cfg_p->curtask_p);