Home
last modified time | relevance | path

Searched defs:is_sd (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c187 static int is_sd; in mox_get_topology() local
435 int is_sd; in last_stage_init() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c42 static bool is_sd(struct blk_desc *desc) in is_sd() function