Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.h159 efc_node_build_eui_name(char *buf, u32 buf_len, uint64_t eui_name);
H A Defc_node.c817 efc_node_build_eui_name(char *buf, u32 buf_len, uint64_t eui_name) in efc_node_build_eui_name() argument
821 snprintf(buf, buf_len, "eui.%016llX", (unsigned long long)eui_name); in efc_node_build_eui_name()