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