Searched refs:PCB_CONFIG (Results 1 – 2 of 2) sorted by relevance
261 board_rev = inb( io_port + PCB_CONFIG ); in pas16_hw_detect()268 outb( tmp, io_port + PCB_CONFIG ); in pas16_hw_detect()269 tmp = inb( io_port + PCB_CONFIG ); in pas16_hw_detect()270 outb( board_rev, io_port + PCB_CONFIG ); in pas16_hw_detect()
94 #define PCB_CONFIG 0x803 macro