Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dadvansys.c666 #define IOP_CONFIG_HIGH (0x04) macro
808 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH)
810 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data)