Searched refs:IOP_REG_AX (Results 1 – 1 of 1) sorted by relevance
697 #define IOP_REG_AX (0x00) macro846 #define AscReadChipAX(port) (ushort)inpw((port)+IOP_REG_AX)847 #define AscWriteChipAX(port, data) outpw((port)+IOP_REG_AX, data)