Symbol: uverbs_ufile_uobj_t
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2925
sizeof (uverbs_ufile_uobj_t));
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
246
uverbs_ufile_uobj_t *ufile;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
772
uverbs_ufile_uobj_t *ufile;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
1000
uverbs_release_uqp_uevents(uverbs_ufile_uobj_t *ufile, uverbs_uqp_uobj_t *uqp)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
1047
uverbs_release_usrq_uevents(uverbs_ufile_uobj_t *ufile,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
128
sol_uverbs_event_file_read(uverbs_ufile_uobj_t *ufile, struct uio *uiop,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
248
sol_uverbs_event_file_poll(uverbs_ufile_uobj_t *ufile, short events,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
313
uverbs_ufile_uobj_t *
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
316
uverbs_ufile_uobj_t *ufile;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
339
ufile->uobj.uo_uobj_sz = sizeof (uverbs_ufile_uobj_t);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
373
uverbs_ufile_uobj_t *ufile = (uverbs_ufile_uobj_t *)uobj;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
72
sol_uverbs_event_file_close(uverbs_ufile_uobj_t *ufile)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
825
uverbs_ufile_uobj_t *ufile = uctxt->async_evfile;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
889
uverbs_ufile_uobj_t *ufile, uverbs_ucq_uobj_t *ucq)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
955
uverbs_release_ucq_uevents(uverbs_ufile_uobj_t *ufile, uverbs_ucq_uobj_t *ucq)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2680
uverbs_ufile_uobj_t *ufile;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
169
uverbs_ufile_uobj_t *comp_evfile;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
170
uverbs_ufile_uobj_t *async_evfile;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
215
uverbs_ufile_uobj_t *comp_chan;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
45
uverbs_ufile_uobj_t *uverbs_alloc_event_file(uverbs_uctxt_uobj_t *uctxt,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
54
uverbs_ufile_uobj_t *comp_chan, uverbs_ucq_uobj_t *ucq);
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
56
void uverbs_release_ucq_uevents(uverbs_ufile_uobj_t *ev_file,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
59
void uverbs_release_uqp_uevents(uverbs_ufile_uobj_t *ev_file,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
62
void uverbs_release_usrq_uevents(uverbs_ufile_uobj_t *ev_file,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
65
void sol_uverbs_event_file_close(uverbs_ufile_uobj_t *);
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
67
int sol_uverbs_event_file_read(uverbs_ufile_uobj_t *, struct uio *uiop,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
70
int sol_uverbs_event_file_poll(uverbs_ufile_uobj_t *, short events, int anyyet,