Searched refs:NR_IRQ_HASH (Results 1 – 1 of 1) sorted by relevance
167 #define NR_IRQ_HASH 32 /* Can be adjusted later */ macro168 static struct hlist_head irq_lists[NR_IRQ_HASH];1698 h = &irq_lists[up->port.irq % NR_IRQ_HASH]; in serial_link_irq_chain()1747 h = &irq_lists[up->port.irq % NR_IRQ_HASH]; in serial_unlink_irq_chain()