Searched refs:MCA_TC_ST_IDLE (Results 1 – 2 of 2) sorted by relevance
133 p_tbl->state = MCA_TC_ST_IDLE; in mca_tc_tbl_calloc()171 p_tbl->state = MCA_TC_ST_IDLE; in mca_tc_tbl_dalloc()
154 #define MCA_TC_ST_IDLE 1 /* No connection */ macro