Home
last modified time | relevance | path

Searched refs:MEDIA_FILEPATH_DP (Results 1 – 3 of 3) sorted by relevance

/DragonStub/lib/
H A Dsread.c120 DevicePathSubType(&FilePathNode->Header) != MEDIA_FILEPATH_DP) { in OpenSimpleReadFile()
H A Ddpath.c260 FilePath->Header.SubType = MEDIA_FILEPATH_DP; in FileDevicePath()
1115 { MEDIA_DEVICE_PATH, MEDIA_FILEPATH_DP, _DevPathFilePath},
/DragonStub/inc/
H A Defidevp.h398 #define MEDIA_FILEPATH_DP 0x04 macro