Home
last modified time | relevance | path

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

/openbmc/linux/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)