Home
last modified time | relevance | path

Searched refs:SETBITS (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/
H A Daha152x.h291 #define SETBITS(PORT, BITS) outb( (inb(PORT) | (BITS)), (PORT) ) macro
H A Daha152x.c919 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()
2437 SETBITS(DMACNTRL0, INTEN); in is_complete()