Home
last modified time | relevance | path

Searched defs:mod_ctxt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c205 sol_uverbs_hca_open(uverbs_module_context_t *mod_ctxt) in sol_uverbs_hca_open()
353 sol_uverbs_hca_close(uverbs_module_context_t *mod_ctxt) in sol_uverbs_hca_close()
479 uverbs_module_context_t *mod_ctxt; in sol_uverbs_attach() local
633 uverbs_module_context_t *mod_ctxt; in sol_uverbs_detach() local
705 uverbs_module_context_t *mod_ctxt; in sol_uverbs_getinfo() local
786 uverbs_module_context_t *mod_ctxt; in sol_uverbs_open() local
2679 sol_uverbs_alloc_uctxt(dev_t *devp, uverbs_module_context_t *mod_ctxt, in sol_uverbs_alloc_uctxt()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h145 uverbs_module_context_t *mod_ctxt; member