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