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