Searched refs:board_serial (Results 1 – 3 of 3) sorted by relevance
27 char board_serial[TRICORDER_BOARD_SERIAL_LENGTH]; in handle_eeprom_v0() member120 sizeof(eeprom.board_serial), eeprom.board_serial); in tricorder_eeprom_read()151 length = min(sizeof(eeprom.board_serial), strlen(serial)); in tricorder_eeprom_write()152 strncpy(eeprom.board_serial, serial, length); in tricorder_eeprom_write()
101 sizeof(eeprom->board_serial), eeprom->board_serial); in print_hwversion()
27 char board_serial[TRICORDER_BOARD_SERIAL_LENGTH]; member