Searched refs:IO_CONFIG_3 (Results 1 – 2 of 2) sorted by relevance
214 tmp = inb( io_port + IO_CONFIG_3 ); in init_board()227 outb( tmp, io_port + IO_CONFIG_3 ); in init_board()431 outb( (inb(io_port + IO_CONFIG_3) & 0x0f), io_port + IO_CONFIG_3 ); in pas16_detect()
99 #define IO_CONFIG_3 0xf002 macro