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