Lines Matching defs:interrupts
533 /* Disable all interrupts. */
581 /* Now, enable interrupts. */
752 * Enable transmit interrupts and let the chip go. Set a watchdog
862 uint8_t mask, interrupts, status;
880 interrupts = v & 0xff;
882 status = interrupts & mask;
888 /* It's ours; disable all interrupts while we process them. */
891 /* Receive overrun interrupts. */
897 /* Receive interrupts. */
902 /* Memory allocation interrupts. */
984 * Transmit underrun interrupts. We use this opportunity to
1031 * Reenable the interrupts we wish to receive now that processing
1316 /* Clear interrupt mask; disable all interrupts. */