Lines Matching defs:is
15 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
210 /* 1st cell is the interrupt type; 0 is SPI, 1 is PPI */
211 /* 2nd cell is the interrupt number */
212 /* 3rd cell is flags */
240 struct intrsource *is = ih;
241 const u_int irq = is->is_irq;
242 const bool mpsafe = is->is_mpsafe;
251 /* 1st cell is the interrupt type; 0 is SPI, 1 is PPI */
252 /* 2nd cell is the interrupt number */
253 /* 3rd cell is flags */