Searched refs:INC_DIS_PENDING (Results 1 – 2 of 2) sorted by relevance
653 #define INC_DIS_PENDING 9 macro
1480 if (plci->State != INC_DIS_PENDING) in disconnect_req()1496 plci->State = INC_DIS_PENDING; in disconnect_req()1522 if (plci->State == INC_DIS_PENDING in disconnect_res()2511 || (plci->State == INC_DIS_PENDING) || (plci->SuppState != IDLE)) in connect_b3_req()2851 if (plci && ncci && (plci->State != IDLE) && (plci->State != INC_DIS_PENDING) in connect_b3_a_res()2963 && (a->ncci_state[ncci] == INC_DIS_PENDING)) in disconnect_b3_res()3212 if ((plci->State == IDLE) || (plci->State == OUTG_DIS_PENDING) || (plci->State == INC_DIS_PENDING) in select_b_req()4056 if (plci->State == INC_DIS_PENDING) in control_rc()4089 if (plci->State != INC_DIS_PENDING) in control_rc()4094 if (plci->State == INC_DIS_PENDING) in control_rc()[all …]