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