Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Defi-api.c18 #define MEDIA_DEVICE_PATH 0x04 macro
282 if (dpath->type != MEDIA_DEVICE_PATH) in efi_get_boot_option()
388 devicep->type = MEDIA_DEVICE_PATH; in efi_add_boot_option()
401 devicep->type = MEDIA_DEVICE_PATH; in efi_add_boot_option()
/systemd-251/src/boot/efi/
Ddisk.c25 if (DevicePathType(path) != MEDIA_DEVICE_PATH) in disk_get_part_uuid()
Dinitrd.c27 .Type = MEDIA_DEVICE_PATH,
Dxbootldr.c164 if (DevicePathType(node) != MEDIA_DEVICE_PATH) in find_device()