Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dadvansys.c667 #define IOP_CONFIG_LOW (0x02) macro
807 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW)
809 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data)