summaryrefslogtreecommitdiff
path: root/io-module/mts_eeprom.h
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/mts_eeprom.h')
-rw-r--r--io-module/mts_eeprom.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/io-module/mts_eeprom.h b/io-module/mts_eeprom.h
index d6c3bd3..2e42008 100644
--- a/io-module/mts_eeprom.h
+++ b/io-module/mts_eeprom.h
@@ -23,8 +23,8 @@ struct mts_id_eeprom_layout {
uint8_t reserved[302];
};
-/* daughter card EEPROM */
-struct mts_dc_eeprom_layout {
+/* accessory card EEPROM */
+struct mts_ap_eeprom_layout {
char vendor_id[32];
char product_id[32];
char device_id[32];