Searched refs:IOP_REG_QP (Results 1 – 1 of 1) sorted by relevance
698 #define IOP_REG_QP (0x03) macro856 #define AscReadChipQP(port) (uchar)inp((port)+IOP_REG_QP)857 #define AscWriteChipQP(port, data) outp((port)+IOP_REG_QP, data)