Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1799 #define IOP_CONFIG_HIGH (0x04) macro
1949 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH)
1951 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data)