Searched defs:mp_chip_data (Results 1 – 2 of 2) sorted by relevance
93 struct mp_chip_data { struct94 struct list_head irq_2_pin;95 struct IO_APIC_route_entry entry;96 bool is_level;97 bool active_low;98 bool isa_irq;99 u32 count;
91 struct mp_chip_data { struct92 struct list_head irq_2_pin;93 struct IO_APIC_route_entry entry;94 int trigger;95 int polarity;96 u32 count;97 bool isa_irq;