Searched refs:tb_irq_spaces (Results 1 – 2 of 2) sorted by relevance
28 extern struct tb_irq_space* tb_irq_spaces;32 sp->next = tb_irq_spaces; in add_tb_irq_space()33 tb_irq_spaces = sp; in add_tb_irq_space()
64 struct tb_irq_space* tb_irq_spaces; variable97 for (sp = tb_irq_spaces; sp; sp = sp->next) { in mask_irq()111 for (sp = tb_irq_spaces; sp; sp = sp->next) { in unmask_irq()