Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c679 #define IOP_CONFIG_HIGH (0x04) macro
821 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH)
823 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data)
/kernel/linux/linux-6.6/drivers/scsi/
H A 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)

Completed in 30 milliseconds