fctl_ulp_statec_cb
(void) taskq_dispatch(port->fp_taskq, fctl_ulp_statec_cb,
(void) taskq_dispatch(port->fp_taskq, fctl_ulp_statec_cb,
ret = taskq_dispatch(port->fp_taskq, fctl_ulp_statec_cb, clist, sleep);
void fctl_ulp_statec_cb(void *arg);