Home
last modified time | relevance | path

Searched refs:tavor_rsrc_pdhdl_constructor (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c146 static int tavor_rsrc_pdhdl_constructor(void *pd, void *priv, int flags);
1098 hdl_info.swi_constructor = tavor_rsrc_pdhdl_constructor; in tavor_rsrc_init_phase2()
2364 tavor_rsrc_pdhdl_constructor(void *pd, void *priv, int flags) in tavor_rsrc_pdhdl_constructor() function