Searched refs:tMCA_CCB_MSG (Results 1 – 3 of 3) sorted by relevance
429 tMCA_CCB_MSG *p_evt_data; in MCA_CreateMdl()460 p_evt_data = (tMCA_CCB_MSG *)GKI_getbuf (sizeof(tMCA_CCB_MSG)); in MCA_CreateMdl()507 tMCA_CCB_MSG evt_data; in MCA_CreateMdlRsp()604 tMCA_CCB_MSG *p_evt_data; in MCA_ReconnectMdl()635 p_evt_data = (tMCA_CCB_MSG *)GKI_getbuf (sizeof(tMCA_CCB_MSG)); in MCA_ReconnectMdl()673 tMCA_CCB_MSG evt_data; in MCA_ReconnectMdlRsp()785 tMCA_CCB_MSG *p_evt_data; in MCA_Abort()807 p_evt_data = (tMCA_CCB_MSG *)GKI_getbuf (sizeof(tMCA_CCB_MSG)); in MCA_Abort()835 tMCA_CCB_MSG *p_evt_data; in MCA_Delete()850 p_evt_data = (tMCA_CCB_MSG *)GKI_getbuf (sizeof(tMCA_CCB_MSG)); in MCA_Delete()
98 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()266 tMCA_CCB_MSG *p_rx_msg = NULL; in mca_ccb_hdl_req()273 p_rx_msg = (tMCA_CCB_MSG *)p_pkt; in mca_ccb_hdl_req()
52 } tMCA_CCB_MSG; typedef71 tMCA_CCB_MSG api;208 tMCA_CCB_MSG *p_tx_req; /* Current request being sent/awaiting response */209 tMCA_CCB_MSG *p_rx_msg; /* Current message received/being processed */