Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dpas16.c214 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()
Dpas16.h99 #define IO_CONFIG_3 0xf002 macro