Home
last modified time | relevance | path

Searched refs:NCPI_CONNECT_B3_ACT_SENT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h1345 #define NCPI_CONNECT_B3_ACT_SENT 0x08 macro
Dmessage.c2803 && !(plci->ncpi_state & NCPI_CONNECT_B3_ACT_SENT)) in connect_b3_res()
2809 plci->ncpi_state |= NCPI_CONNECT_B3_ACT_SENT; in connect_b3_res()
6533 && !(plci->ncpi_state & NCPI_CONNECT_B3_ACT_SENT)) in nl_ind()
6537 plci->ncpi_state |= NCPI_CONNECT_B3_ACT_SENT; in nl_ind()
6782 && !(plci->ncpi_state & NCPI_CONNECT_B3_ACT_SENT)) in nl_ind()
6789 plci->ncpi_state |= NCPI_CONNECT_B3_ACT_SENT; in nl_ind()
6796 && !(plci->ncpi_state & NCPI_CONNECT_B3_ACT_SENT)) in nl_ind()
6802 plci->ncpi_state |= NCPI_CONNECT_B3_ACT_SENT; in nl_ind()
6824 && !(plci->ncpi_state & NCPI_CONNECT_B3_ACT_SENT)) in nl_ind()
6830 plci->ncpi_state |= NCPI_CONNECT_B3_ACT_SENT; in nl_ind()
[all …]