Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddivacapi.h468 byte station_id_len; member
Dmessage.c2751 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id_len = (byte) w; in connect_b3_req()
2896 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id_len = 0; in connect_b3_res()
3806 ((T30_INFO *)(plci->fax_connect_info_buffer))->station_id_len = 0; in manufacturer_res()
6826 if (((T30_INFO *)plci->NL.RBuffer->P)->station_id_len) in nl_ind()
8410 ((T30_INFO *)&nlc[1])->station_id_len = T30_MAX_STATION_ID_LENGTH; in add_b23()