Lines Matching defs:arg
1084 i_xvdi_oestate_handler(void *arg)
1086 i_oestate_evt_t *evt = (i_oestate_evt_t *)arg;
1140 i_xvdi_hpstate_handler(void *arg)
1142 dev_info_t *dip = (dev_info_t *)arg;
1228 i_xvdi_xb_watch_cb_tq(void *arg)
1230 xd_xb_watches_t *xxwp = (xd_xb_watches_t *)arg;
1277 xvdi_xb_watch_cb_t cb, void *arg)
1301 xxw_new->xxw_arg = arg;
1906 void *arg)
1955 if (ddi_add_event_handler(dip, ecv, evthandler, arg, cbid)
2254 xendev_offline_device(void *arg)
2256 dev_info_t *dip = (dev_info_t *)arg;
2331 i_xvdi_probe_path_handler(void *arg)
2334 char *path = arg, *p = NULL;