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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c687 #define IOP_REG_DC1 (0x0E) macro
870 #define AscReadChipDC1(port) (ushort)inpw((port)+IOP_REG_DC1)
871 #define AscWriteChipDC1(port) outpw((port)+IOP_REG_DC1, data)

Completed in 115 milliseconds