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