Searched refs:CLRBITS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/ | ||
| A D | aha152x.h | 292 #define CLRBITS(PORT, BITS) outb( (inb(PORT) & ~(BITS)), (PORT) ) macro |
| A D | aha152x.c | 1347 CLRBITS(DMACNTRL0, INTEN); in intr() |
Completed in 21 milliseconds