Searched refs:req_madw_p (Results 1 – 3 of 3) sorted by relevance
383 osm_madw_t *req_madw_p = NULL; in __osm_mtl_rcv_callback() local398 &req_madw_p); in __osm_mtl_rcv_callback()404 req_madw_p = NULL; in __osm_mtl_rcv_callback()407 if (req_madw_p == NULL) { in __osm_mtl_rcv_callback()420 if (req_madw_p == NULL) { in __osm_mtl_rcv_callback()457 CL_ASSERT(req_madw_p->vend_wrap.p_resp_madw != 0); in __osm_mtl_rcv_callback()458 madw_p = req_madw_p->vend_wrap.p_resp_madw; in __osm_mtl_rcv_callback()501 req_madw_p); in __osm_mtl_rcv_callback()
498 OUT osm_madw_t ** req_madw_p) in osm_transaction_mgr_get_madw_for_tid() argument508 *req_madw_p = NULL; in osm_transaction_mgr_get_madw_for_tid()535 *req_madw_p = osm_madw_req_p->p_madw; in osm_transaction_mgr_get_madw_for_tid()541 "Got MADW:%p.\n", *req_madw_p); in osm_transaction_mgr_get_madw_for_tid()
262 OUT osm_madw_t ** req_madw_p);