Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c156 static int tavor_rsrc_ahhdl_constructor(void *ah, void *priv, int flags);
1265 hdl_info.swi_constructor = tavor_rsrc_ahhdl_constructor; in tavor_rsrc_init_phase2()
2552 tavor_rsrc_ahhdl_constructor(void *ah, void *priv, int flags) in tavor_rsrc_ahhdl_constructor() function