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