Lines Matching defs:ier
244 /* Check IER values for corruption after this many unrecognized interrupts. */
630 DDOLOG("IER det/res=%d insert =%d sof =%d", \
633 DDOLOG("IER babble =%d usbb =%d usba =%d", \
1777 DDOLOG("Flags=%#x IER=%#x ISR=%#x CTRL=%#x", t->flags, e, r, f);
1784 * check IER for corruption occasionally. Assume that the above
1790 printf("%s: IER value corrupted! halted\n",
1792 DDOLOG("IER value corrupted! halted", 0, 0, 0, 0);
2697 DLOG(D_INTR, "New IER %#jx", new_ier, 0, 0, 0);
3480 unsigned int ier, isr;
3481 ier = slhci_read(ssc, SL11_IER);
3483 printf("IER: %#x ISR: %#x \n", ier, isr);