Searched refs:MEDIA_HARDDRIVE_DP (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/stand/efi/gptboot/
H A Dproto.c128 if (DevicePathSubType(md) != MEDIA_HARDDRIVE_DP)
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h995 #define MEDIA_HARDDRIVE_DP 0x01 macro
/freebsd-current/stand/efi/include/
H A Defidevp.h328 #define MEDIA_HARDDRIVE_DP 0x01 macro
/freebsd-current/lib/libefivar/
H A Defivar-dp-xlate.c402 if (DevicePathSubType(walker) == MEDIA_HARDDRIVE_DP)
H A Defivar-dp-format.c2396 { MEDIA_DEVICE_PATH, MEDIA_HARDDRIVE_DP, DevPathToTextHardDrive },
H A Defivar-dp-parse.c3087 MEDIA_HARDDRIVE_DP,
/freebsd-current/stand/efi/libefi/
H A Ddevpath.c348 case MEDIA_HARDDRIVE_DP:
H A Defipart.c623 * If the node is not MEDIA_HARDDRIVE_DP, it is sub-partition.
627 if (DevicePathSubType(node) != MEDIA_HARDDRIVE_DP) {

Completed in 99 milliseconds