Searched refs:O_PORTB (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/ | ||
D | aha152x.h | 52 #define O_PORTB 0x1b /* PORT B */ macro |
D | aha152x.c | 3330 (GETPORT(ports[i] + O_PORTA) << 8) + GETPORT(ports[i] + O_PORTB); in aha152x_init() |