Searched defs:icc_chip (Results 1 – 1 of 1) sorted by relevance
858 struct icc_chip { struct859 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 …]