Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c154 static int tavor_rsrc_refcnt_constructor(void *rc, void *priv, int flags);
1331 hdl_info.swi_constructor = tavor_rsrc_refcnt_constructor; in tavor_rsrc_init_phase2()
2515 tavor_rsrc_refcnt_constructor(void *rc, void *priv, int flags) in tavor_rsrc_refcnt_constructor() function