Home
last modified time | relevance | path

Searched defs:icc_chip (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dhisax.h858 struct icc_chip { struct
859 int ph_state;
860 u_char *mon_tx;
861 u_char *mon_rx;
862 int mon_txp;
863 int mon_txc;
864 int mon_rxp;
865 struct arcofi_msg *arcofi_list;
866 struct timer_list arcofitimer;
867 wait_queue_head_t arcofi_wait;
[all …]