Home
last modified time | relevance | path

Searched refs:IO_CONFIG_3 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dpas16.c235 tmp = inb(io_port + IO_CONFIG_3); in init_board()
243 outb(tmp, io_port + IO_CONFIG_3); in init_board()
418 outb((inb(io_port + IO_CONFIG_3) & 0x0f), io_port + IO_CONFIG_3); in pas16_detect()
Dpas16.h113 #define IO_CONFIG_3 0xf002 macro