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