Searched defs:tulip_chip_table (Results 1 – 1 of 1) sorted by relevance
41 struct tulip_chip_table { struct42 char *chip_name;43 int io_size;44 int valid_intrs; /* CSR7 interrupt enable settings */45 int flags;46 void (*media_timer) (struct timer_list *);47 work_func_t media_task;