Searched defs:intrq (Results 1 – 9 of 9) sorted by relevance
177 struct intrq { struct179 int iq_ipl; /* IPL_ to mask while handling */180 int iq_ist; /* share type */
87 struct intrq { struct94 struct intrq intc_handler[INTC_MAX_IRQ]; argument
127 struct intrq { struct134 struct intrq sxiintc_handler[NIRQ]; argument
192 softintr(int intrq) in softintr()
193 softintr(int intrq) in softintr()
162 struct intrq { struct164 struct cpu_info *iq_ci; /* CPU the IRQ runs on */165 int iq_irq_max; /* IRQ to mask while handling */166 int iq_irq_min; /* lowest IRQ when shared */167 int iq_ist; /* share type */
202 struct intrq { global() struct 204 iq_ciintrq global() argument 205 iq_irq_maxintrq global() argument 206 iq_irq_minintrq global() argument 207 iq_istintrq global() argument 208 iq_routeintrq global() argument
163 struct intrq { struct165 int iq_irq_max; /* IRQ to mask while handling */166 int iq_irq_min; /* lowest IRQ when shared */167 int iq_ist; /* share type */