Searched refs:IOP_EEP_CMD (Results 1 – 1 of 1) sorted by relevance
664 #define IOP_EEP_CMD (0x07) macro811 #define AscGetChipEEPCmd(port) (uchar)inp((port)+IOP_EEP_CMD)812 #define AscSetChipEEPCmd(port, data) outp((port)+IOP_EEP_CMD, data)