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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c701 #define IOP_REG_AX (0x00) macro
850 #define AscReadChipAX(port) (ushort)inpw((port)+IOP_REG_AX)
851 #define AscWriteChipAX(port, data) outpw((port)+IOP_REG_AX, data)

Completed in 105 milliseconds