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