Home
last modified time | relevance | path

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);
1124 hdl_info.swi_constructor = tavor_rsrc_mrhdl_constructor; in tavor_rsrc_init_phase2()
2589 tavor_rsrc_mrhdl_constructor(void *mr, void *priv, int flags) in tavor_rsrc_mrhdl_constructor() function