Searched refs:PCB_CONFIG (Results 1 – 2 of 2) sorted by relevance
307 board_rev = inb( io_port + PCB_CONFIG ); in pas16_hw_detect()314 outb( tmp, io_port + PCB_CONFIG ); in pas16_hw_detect()315 tmp = inb( io_port + PCB_CONFIG ); in pas16_hw_detect()316 outb( board_rev, io_port + PCB_CONFIG ); in pas16_hw_detect()
108 #define PCB_CONFIG 0x803 macro