Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/mellanox/
Dmlxbf-bootctl.c758 u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(UUID) + 1] = { 0 }; in uuid_show() local
771 uuid_data[word] = res.a1; in uuid_show()
775 return snprintf(buf, PAGE_SIZE, "%s", (char *)uuid_data); in uuid_show()