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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c688 #define IOP_REG_DC0 (0x0C) macro
868 #define AscReadChipDC0(port) (ushort)inpw((port)+IOP_REG_DC0)
869 #define AscWriteChipDC0(port) outpw((port)+IOP_REG_DC0, data)

Completed in 132 milliseconds