Searched defs:icc_chip (Results 1 – 1 of 1) sorted by relevance
852 struct icc_chip { struct853 int ph_state;854 u_char *mon_tx;855 u_char *mon_rx;856 int mon_txp;857 int mon_txc;858 int mon_rxp;859 struct arcofi_msg *arcofi_list;860 struct timer_list arcofitimer;861 wait_queue_head_t arcofi_wait;[all …]