Searched refs:SETBITS (Results 1 – 2 of 2) sorted by relevance
291 #define SETBITS(PORT, BITS) outb( (inb(PORT) | (BITS)), (PORT) ) macro
897 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()2389 SETBITS(DMACNTRL0, INTEN); in is_complete()