Home
last modified time | relevance | path

Searched refs:len_dp (Results 26 – 50 of 63) sorted by relevance

123

/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-orangepi-pc2/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-tools/u-boot-2020.07/lib/efi_loader/
H A Defi_boottime.c2413 size_t len, len_dp; in efi_locate_device_path() local
2442 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
2449 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
2452 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
2459 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/lib/efi_loader/
H A Defi_boottime.c1804 size_t len, len_dp; in efi_locate_device_path() local
1833 len_dp = efi_dp_instance_size(dp); in efi_locate_device_path()
1840 if (len_dp <= len_best || len_dp > len) in efi_locate_device_path()
1843 if (memcmp(*device_path, dp, len_dp)) in efi_locate_device_path()
1850 len_best = len_dp; in efi_locate_device_path()

123