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