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

/drivers/scsi/
H A Dadvansys.c741 #define IOP_CONFIG_LOW (0x02) macro
881 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW)
883 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data)

Completed in 30 milliseconds