Home
last modified time | relevance | path

Searched refs:MEDIA_CDROM_DP (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/efi/include/
H A Defidevp.h345 #define MEDIA_CDROM_DP 0x02 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1050 #define MEDIA_CDROM_DP 0x02 macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c381 case MEDIA_CDROM_DP: in efi_media_dev_path()
H A Defipart.c563 DevicePathSubType(node) == MEDIA_CDROM_DP) { in efipart_testcd()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2423 { MEDIA_DEVICE_PATH, MEDIA_CDROM_DP, DevPathToTextCDROM },
H A Defivar-dp-parse.c3265 MEDIA_CDROM_DP, in DevPathFromTextCDROM()