ibt_free_pd
status = ibt_free_pd(ioc->ioc_ibt_hdl, ioc->ioc_pd_hdl);
status = ibt_free_pd(ioc->ioc_ibt_hdl,
status = ibt_free_pd(hca_hdl, pd_hdl);
ret = ibt_free_pd(ss->ei_hca_hdl, ss->ei_pd_hdl);
if ((ret = ibt_free_pd(hca->hc_hdl, hca->hc_pd)) != IBT_SUCCESS) {
if ((ret = ibt_free_pd(state->id_hca_hdl,
status = ibt_free_pd(hca->hca_hdl, hca->hca_pdhdl);
rtn = ibt_free_pd(pd->device->hca_hdl, pd->ibt_pd);
(void) ibt_free_pd(uctxt->hca->hdl, upd->pd);
rc = ibt_free_pd(uctxt->hca->hdl, upd->pd);
ret = ibt_free_pd(hcap->hca_hdl, hcap->hca_pdhdl);
ret = ibt_free_pd(hcap->hca_hdl, hcap->hca_pdhdl);
(void) ibt_free_pd(cip->ci_ci_handle, cip->ci_pd);
(void) ibt_free_pd(cip->ci_ci_handle, cip->ci_pd);
(void) ibt_free_pd(cip->ci_ci_handle, cip->ci_pd);
(void) ibt_free_pd(hca->hca_hdl, hca->pd_hdl);
(void) ibt_free_pd(hca->hca_hdl, hca->pd_hdl);
ibt_status_t ibt_free_pd(ibt_hca_hdl_t hca_hdl, ibt_pd_hdl_t pd);