ReactOS 0.4.16-dev-197-g92996da
|
#include <bm_devs_decl.h>
Public Attributes | |
ULONG | nVendorId |
ULONG | nDeviceId |
ULONG | nRevId |
ULONG | MaxTransferMode |
ULONG | RaidFlags |
PVEN_STR | FullDevName |
Definition at line 65 of file bm_devs_decl.h.
PVEN_STR _BUSMASTER_CONTROLLER_INFORMATION_BASE::FullDevName |
Definition at line 71 of file bm_devs_decl.h.
Referenced by UniataChipDetect(), and UniataEnumBusMasterController__().
ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::MaxTransferMode |
Definition at line 69 of file bm_devs_decl.h.
Referenced by UniataChipDetect().
ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::nDeviceId |
Definition at line 67 of file bm_devs_decl.h.
ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::nRevId |
Definition at line 68 of file bm_devs_decl.h.
ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::nVendorId |
Definition at line 66 of file bm_devs_decl.h.
ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::RaidFlags |
Definition at line 70 of file bm_devs_decl.h.
Referenced by UniataChipDetect(), and UniataEnumBusMasterController__().