Searched refs:INC_DIS_PENDING (Results 1 – 2 of 2) sorted by relevance
663 #define INC_DIS_PENDING 9 macro
1603 if (plci->State != INC_DIS_PENDING) in disconnect_req()1619 plci->State = INC_DIS_PENDING; in disconnect_req()1645 if (plci->State == INC_DIS_PENDING in disconnect_res()2634 || (plci->State == INC_DIS_PENDING) || (plci->SuppState != IDLE)) in connect_b3_req()2974 if (plci && ncci && (plci->State != IDLE) && (plci->State != INC_DIS_PENDING) in connect_b3_a_res()3086 && (a->ncci_state[ncci] == INC_DIS_PENDING)) in disconnect_b3_res()3335 if ((plci->State == IDLE) || (plci->State == OUTG_DIS_PENDING) || (plci->State == INC_DIS_PENDING) in select_b_req()4181 if (plci->State == INC_DIS_PENDING) in control_rc()4214 if (plci->State != INC_DIS_PENDING) in control_rc()4219 if (plci->State == INC_DIS_PENDING) in control_rc()[all …]