Home
last modified time | relevance | path

Searched refs:SETBITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h291 #define SETBITS(PORT, BITS) outb( (inb(PORT) | (BITS)), (PORT) ) macro
H A Daha152x.c897 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()
2388 SETBITS(DMACNTRL0, INTEN); in is_complete()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h291 #define SETBITS(PORT, BITS) outb( (inb(PORT) | (BITS)), (PORT) ) macro
H A Daha152x.c918 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()
2436 SETBITS(DMACNTRL0, INTEN); in is_complete()

Completed in 11 milliseconds