Searched refs:O_TC_PORTB (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/ | ||
D | aha152x.h | 58 #define O_TC_PORTB 0x0b /* PORT B */ macro |
D | aha152x.c | 3335 (GETPORT(ports[i] + O_TC_PORTA) << 8) + GETPORT(ports[i] + O_TC_PORTB); in aha152x_init() |