Searched refs:tMCA_CCB_MSG (Results 1 – 3 of 3) sorted by relevance
457 tMCA_CCB_MSG *p_evt_data = in MCA_CreateMdl()458 (tMCA_CCB_MSG *)osi_malloc(sizeof(tMCA_CCB_MSG)); in MCA_CreateMdl()502 tMCA_CCB_MSG evt_data; in MCA_CreateMdlRsp()626 tMCA_CCB_MSG *p_evt_data = in MCA_ReconnectMdl()627 (tMCA_CCB_MSG *)osi_malloc(sizeof(tMCA_CCB_MSG)); in MCA_ReconnectMdl()664 tMCA_CCB_MSG evt_data; in MCA_ReconnectMdlRsp()796 tMCA_CCB_MSG *p_evt_data = in MCA_Abort()797 (tMCA_CCB_MSG *)osi_malloc(sizeof(tMCA_CCB_MSG)); in MCA_Abort()836 tMCA_CCB_MSG *p_evt_data = (tMCA_CCB_MSG *)osi_malloc(sizeof(tMCA_CCB_MSG)); in MCA_Delete()
100 tMCA_CCB_MSG *p_msg = (tMCA_CCB_MSG *)p_data; in mca_ccb_snd_req()164 tMCA_CCB_MSG *p_msg = (tMCA_CCB_MSG *)p_data; in mca_ccb_snd_rsp()262 tMCA_CCB_MSG *p_rx_msg = NULL; in mca_ccb_hdl_req()269 p_rx_msg = (tMCA_CCB_MSG *)p_pkt; in mca_ccb_hdl_req()
53 } tMCA_CCB_MSG; typedef72 tMCA_CCB_MSG api;209 tMCA_CCB_MSG *p_tx_req; /* Current request being sent/awaiting response */210 tMCA_CCB_MSG *p_rx_msg; /* Current message received/being processed */