Home
last modified time | relevance | path

Searched defs:if_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dblk_common.c18 const char *if_name = blk_get_if_type_name(if_type); in blk_common_cmd() local
/openbmc/u-boot/arch/sandbox/include/asm/
H A Deth-raw-os.h40 char *if_name; /* Null-terminated name ("eth0", etc.) */ member
/openbmc/qemu/
H A Dblockdev.c77 static const char *const if_name[IF_COUNT] = { variable