Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h1049 #define MEDIA_CDROM_DP 0x02 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c540 DevicePathSubType(node) == MEDIA_CDROM_DP) { in efipart_testcd()