ReactOS 0.4.15-dev-6661-gcc6e444
|
Public Attributes | |
LIST_ENTRY | ListEntry |
const DEVVTBL * | FuncTable |
CHAR * | Prefix |
ULONG | DeviceId |
ULONG | ReferenceCount |
Definition at line 45 of file fs.c.
Referenced by FsRegisterDevice().
LIST_ENTRY tagDEVICE::ListEntry |
Definition at line 44 of file fs.c.
Referenced by FsRegisterDevice().
CHAR* tagDEVICE::Prefix |
Definition at line 46 of file fs.c.
Referenced by FsRegisterDevice().
ULONG tagDEVICE::ReferenceCount |
Definition at line 48 of file fs.c.
Referenced by FsRegisterDevice().