Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/gigaset/
Dcapi.c53 #define CAPIMSG_PLCI_PART(m) CAPIMSG_U8(m, 9) macro
2070 int channel = CAPIMSG_PLCI_PART(skb->data); in do_data_b3_req()