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