isns_taskq_remove
struct isns_task_s *isns_taskq_remove(struct isns_config_s *);
task_p = isns_taskq_remove(cfg_p);
while ((task_p = isns_taskq_remove(cfg_p)) != NULL) {