Searched refs:nsf_control_bits (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Ddivacapi.h277 word nsf_control_bits; member in struct:_PLCI
H A Dmessage.c2779 plci->nsf_control_bits = GET_WORD(&fax_parms[7].info[2]);
2890 && (plci->nsf_control_bits & T30_NSF_CONTROL_BIT_ENABLE_NSF)
2891 && (plci->nsf_control_bits & T30_NSF_CONTROL_BIT_NEGOTIATE_RESP))
2912 plci->nsf_control_bits = GET_WORD(&fax_parms[7].info[2]);
3822 plci->nsf_control_bits = GET_WORD(&fax_parms[7].info[2]);
6897 if ((plci->nsf_control_bits & T30_NSF_CONTROL_BIT_ENABLE_NSF)
6898 && (plci->nsf_control_bits & (T30_NSF_CONTROL_BIT_NEGOTIATE_IND | T30_NSF_CONTROL_BIT_NEGOTIATE_RESP))
6908 if (plci->nsf_control_bits & T30_NSF_CONTROL_BIT_NEGOTIATE_RESP)
7329 plci->nsf_control_bits = 0;
8447 plci->nsf_control_bits
[all...]

Completed in 45 milliseconds