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