Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhisax_fcpcipnp.c94 #define AVM_IDX_HDLC_2 0x01 macro
213 int idx = nr ? AVM_IDX_HDLC_2 : AVM_IDX_HDLC_1; in fcpci_read_hdlc_status()
226 int idx = bcs->channel ? AVM_IDX_HDLC_2 : AVM_IDX_HDLC_1; in __fcpci_write_ctrl()
329 unsigned char idx = nr ? AVM_IDX_HDLC_2 : AVM_IDX_HDLC_1; in fcpnp_read_hdlc_status()
345 unsigned char idx = bcs->channel ? AVM_IDX_HDLC_2 : AVM_IDX_HDLC_1; in __fcpnp_write_ctrl()
437 unsigned char idx = bcs->channel ? AVM_IDX_HDLC_2 : AVM_IDX_HDLC_1; in hdlc_empty_fifo()