Home
last modified time | relevance | path

Searched refs:uuid_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c771 u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(UUID) + 1] = { 0 }; in uuid_show() local
784 uuid_data[word] = res.a1; in uuid_show()
788 return snprintf(buf, PAGE_SIZE, "%s", (char *)uuid_data); in uuid_show()