Go to the documentation of this file.
30 #define PCI_EEPROM_WIDTH_93C46 6
31 #define PCI_EEPROM_WIDTH_93C56 8
32 #define PCI_EEPROM_WIDTH_93C66 8
33 #define PCI_EEPROM_WIDTH_93C86 8
34 #define PCI_EEPROM_WIDTH_OPCODE 3
35 #define PCI_EEPROM_WRITE_OPCODE 0x05
36 #define PCI_EEPROM_ERASE_OPCODE 0x07
37 #define PCI_EEPROM_READ_OPCODE 0x06
38 #define PCI_EEPROM_EWDS_OPCODE 0x10
39 #define PCI_EEPROM_EWEN_OPCODE 0x13