Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhisax.h815 struct isac_chip { struct
816 int ph_state;
817 u_char *mon_tx;
818 u_char *mon_rx;
819 int mon_txp;
820 int mon_txc;
821 int mon_rxp;
822 struct arcofi_msg *arcofi_list;
823 struct timer_list arcofitimer;
824 wait_queue_head_t arcofi_wait;
[all …]