IOP_CONFIG_HIGH 821 drivers/scsi/advansys.c #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) IOP_CONFIG_HIGH 823 drivers/scsi/advansys.c #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data)