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

/drivers/scsi/
H A Dadvansys.c758 #define IOP_REG_AX (0x00) macro
907 #define AscReadChipAX(port) (ushort)inpw((port)+IOP_REG_AX)
908 #define AscWriteChipAX(port, data) outpw((port)+IOP_REG_AX, data)

Completed in 28 milliseconds