Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c684 #define IOP_REG_DC0 (0x0C) macro
864 #define AscReadChipDC0(port) (ushort)inpw((port)+IOP_REG_DC0)
865 #define AscWriteChipDC0(port) outpw((port)+IOP_REG_DC0, data)
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c671 #define IOP_REG_DC0 (0x0C) macro
851 #define AscReadChipDC0(port) (ushort)inpw((port)+IOP_REG_DC0)
852 #define AscWriteChipDC0(port) outpw((port)+IOP_REG_DC0, data)

Completed in 30 milliseconds