Searched refs:IOP_EXTRA_CONTROL (Results 1 – 1 of 1) sorted by relevance
659 #define IOP_EXTRA_CONTROL (0x0D) macro831 #define AscGetExtraControl(port) (uchar)inp((port)+IOP_EXTRA_CONTROL)832 #define AscSetExtraControl(port, data) outp((port)+IOP_EXTRA_CONTROL, data)