Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c686 #define IOP_REG_DA1 (0x0A) macro
862 #define AscReadChipDA1(port) (ushort)inpw((port)+IOP_REG_DA1)
863 #define AscWriteChipDA1(port) outpw((port)+IOP_REG_DA1, data)
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c673 #define IOP_REG_DA1 (0x0A) macro
849 #define AscReadChipDA1(port) (ushort)inpw((port)+IOP_REG_DA1)
850 #define AscWriteChipDA1(port) outpw((port)+IOP_REG_DA1, data)

Completed in 33 milliseconds