Searched refs:cbargp (Results 1 – 3 of 3) sorted by relevance
1084 ds_hdl_get_cbarg(ds_svc_hdl_t hdl, ds_cb_arg_t *cbargp) in ds_hdl_get_cbarg() argument1092 *cbargp = svc->ops.cb_arg; in ds_hdl_get_cbarg()
442 int ds_hdl_get_cbarg(ds_svc_hdl_t hdl, ds_cb_arg_t *cbargp);
3285 ce_lkychk_cb_t *cbargp; in ce_scrub_xdiag_recirc() local3300 cbargp = kmem_alloc(sizeof (ce_lkychk_cb_t), KM_SLEEP); in ce_scrub_xdiag_recirc()3301 cbargp->lkycb_aflt = ecc; in ce_scrub_xdiag_recirc()3302 cbargp->lkycb_eqp = eqp; in ce_scrub_xdiag_recirc()3303 cbargp->lkycb_eqep = neqep; in ce_scrub_xdiag_recirc()3306 (void *)cbargp, drv_usectohz(cpu_ce_lkychk_timeout_usec)); in ce_scrub_xdiag_recirc()