Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h351 daplka_pd_resource_t *mw_pd_res; member
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c5637 mw_rp->mw_pd_res = pd_rp; in daplka_mw_alloc()
5817 if (mw_rp->mw_pd_res != NULL) { in daplka_mw_destroy()
5818 DAPLKA_RS_UNREF(mw_rp->mw_pd_res); in daplka_mw_destroy()
5819 mw_rp->mw_pd_res = NULL; in daplka_mw_destroy()