Searched refs:MEDIA_DEVICE_PATH (Results 1 – 4 of 4) sorted by relevance
18 #define MEDIA_DEVICE_PATH 0x04 macro282 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()
25 if (DevicePathType(path) != MEDIA_DEVICE_PATH) in disk_get_part_uuid()
27 .Type = MEDIA_DEVICE_PATH,
164 if (DevicePathType(node) != MEDIA_DEVICE_PATH) in find_device()