Home
last modified time | relevance | path

Searched refs:MEDIA_HARDDRIVE_DP (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Defi-api.c19 #define MEDIA_HARDDRIVE_DP 0x01 macro
286 if (dpath->sub_type == MEDIA_HARDDRIVE_DP) { in efi_get_boot_option()
389 devicep->sub_type = MEDIA_HARDDRIVE_DP; in efi_add_boot_option()
/systemd-251/src/boot/efi/
Ddisk.c27 if (DevicePathSubType(path) != MEDIA_HARDDRIVE_DP) in disk_get_part_uuid()
Dxbootldr.c167 if (DevicePathSubType(node) != MEDIA_HARDDRIVE_DP) in find_device()