Searched refs:tavor_rsrc_mrhdl_constructor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c158 static int tavor_rsrc_mrhdl_constructor(void *mr, void *priv, int flags);
1194 hdl_info.swi_constructor = tavor_rsrc_mrhdl_constructor;
2830 * tavor_rsrc_mrhdl_constructor()
2835 tavor_rsrc_mrhdl_constructor(void *mr, void *priv, int flags) function
2840 TAVOR_TNF_ENTER(tavor_rsrc_mrhdl_constructor);
2848 TAVOR_TNF_EXIT(tavor_rsrc_mrhdl_constructor);

Completed in 61 milliseconds