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

/drivers/scsi/
H A Dadvansys.c740 #define IOP_CONFIG_HIGH (0x04) macro
882 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH)
884 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data)

Completed in 73 milliseconds