Searched refs:MEDIA_FILEPATH_DP (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/stand/efi/loader/
H A Defi_main.c157 DevicePathSubType(img->FilePath) != MEDIA_FILEPATH_DP ||
H A Dmain.c441 DevicePathSubType(dp) != MEDIA_FILEPATH_DP) {
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1079 #define MEDIA_FILEPATH_DP 0x04 macro
/freebsd-current/stand/efi/include/
H A Defidevp.h356 #define MEDIA_FILEPATH_DP 0x04 macro
/freebsd-current/lib/libefivar/
H A Defivar-dp-xlate.c154 DevicePathSubType(walker) == MEDIA_FILEPATH_DP)
H A Defivar-dp-parse.c3192 MEDIA_FILEPATH_DP,
3202 MEDIA_FILEPATH_DP,
H A Defivar-dp-format.c2400 { MEDIA_DEVICE_PATH, MEDIA_FILEPATH_DP, DevPathToTextFilePath },
/freebsd-current/stand/efi/libefi/
H A Ddevpath.c393 case MEDIA_FILEPATH_DP:
H A Defipart.c642 * The MEDIA_FILEPATH_DP has device name.
738 DevicePathSubType(node) == MEDIA_FILEPATH_DP) {

Completed in 99 milliseconds