Home
last modified time | relevance | path

Searched refs:DEVICE_NAME (Results 1 – 7 of 7) sorted by relevance

/reactos/win32ss/drivers/displays/framebuf/
H A Dscreen.c400 memcpy(pdm->dmDeviceName, DEVICE_NAME, sizeof(DEVICE_NAME)); in DrvGetModes()
H A Dframebuf.h70 #define DEVICE_NAME L"framebuf" macro
/reactos/drivers/filesystems/ntfs/
H A Dntfs.c53 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(DEVICE_NAME); in DriverEntry()
H A Dntfs.h22 #define DEVICE_NAME L"\\Ntfs" macro
/reactos/drivers/filesystems/ext2/src/
H A Ddebug.c232 FileName = DEVICE_NAME; in Ext2DbgPrintCall()
256 FileName = DEVICE_NAME; in Ext2DbgPrintCall()
H A Dinit.c559 RtlInitUnicodeString(&DeviceName, DEVICE_NAME); in DriverEntry()
/reactos/drivers/filesystems/ext2/inc/
H A Dext2fs.h137 #define DEVICE_NAME L"\\Ext2Fsd" macro