Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c4704 dword x_Id; in sig_ind() local
5663 x_Id = ((word)tplci->Id << 8) | tplci->adapter->Id | 0x80; in sig_ind()
5685 start_internal_command(x_Id, tplci, select_b_command); in sig_ind()
5692 …sendf(tplci->appl, _MANUFACTURER_R | CONFIRM, x_Id, tplci->number, "dww", _DI_MANU_ID, _MANUFACTUR… in sig_ind()
5706 …sendf(tplci->appl, _MANUFACTURER_R | CONFIRM, x_Id, tplci->number, "dww", _DI_MANU_ID, _MANUFACTUR… in sig_ind()
5739 next_internal_command(x_Id, tplci); in sig_ind()