Searched refs:fctl_ulp_statec_cb (Results 1 – 3 of 3) sorted by relevance
419 void fctl_ulp_statec_cb(void *arg);
4690 (void) taskq_dispatch(port->fp_taskq, fctl_ulp_statec_cb, in fp_ulp_statec_cb()4841 ret = taskq_dispatch(port->fp_taskq, fctl_ulp_statec_cb, clist, sleep); in fp_ulp_devc_cb()13620 (void) taskq_dispatch(port->fp_taskq, fctl_ulp_statec_cb, in fp_ulp_notify()
3001 fctl_ulp_statec_cb(void *arg) in fctl_ulp_statec_cb() function