Searched refs:ibmf_apr_msg (Results 1 – 1 of 1) sorted by relevance
3996 ibmf_msg_t *ibmf_apr_msg = (ibmf_msg_t *)args; in ibcm_post_stored_apr_complete() local4001 (void) ibcm_free_out_msg(ibmf_handle, &ibmf_apr_msg); in ibcm_post_stored_apr_complete()7922 ibmf_msg_t *ibmf_apr_msg; in ibcm_post_stored_apr_mad() local7931 &ibmf_apr_msg, MAD_METHOD_SEND) != IBT_SUCCESS) { in ibcm_post_stored_apr_mad()7938 bcopy(apr_msg, IBCM_OUT_MSGP(ibmf_apr_msg), IBCM_MSG_SIZE); in ibcm_post_stored_apr_mad()7940 IBCM_OUT_HDRP(ibmf_apr_msg)->AttributeID = in ibcm_post_stored_apr_mad()7943 IBCM_OUT_HDRP(ibmf_apr_msg)->TransactionID = in ibcm_post_stored_apr_mad()7948 ibcm_post_rc_mad(statep, ibmf_apr_msg, ibcm_post_stored_apr_complete, in ibcm_post_stored_apr_mad()7949 ibmf_apr_msg); in ibcm_post_stored_apr_mad()