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