Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c687 #define IOP_REG_DA0 (0x08) macro
860 #define AscReadChipDA0(port) (ushort)inpw((port)+IOP_REG_DA0)
861 #define AscWriteChipDA0(port) outpw((port)+IOP_REG_DA0, data)
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c674 #define IOP_REG_DA0 (0x08) macro
847 #define AscReadChipDA0(port) (ushort)inpw((port)+IOP_REG_DA0)
848 #define AscWriteChipDA0(port) outpw((port)+IOP_REG_DA0, data)

Completed in 30 milliseconds