ReactOS 0.4.15-dev-8100-g1887773
_BUSMASTER_CONTROLLER_INFORMATION_BASE Struct Reference

#include <bm_devs_decl.h>

Public Attributes

ULONG nVendorId
 
ULONG nDeviceId
 
ULONG nRevId
 
ULONG MaxTransferMode
 
ULONG RaidFlags
 
PVEN_STR FullDevName
 

Detailed Description

Definition at line 65 of file bm_devs_decl.h.

Member Data Documentation

◆ FullDevName

PVEN_STR _BUSMASTER_CONTROLLER_INFORMATION_BASE::FullDevName

Definition at line 71 of file bm_devs_decl.h.

Referenced by UniataChipDetect(), and UniataEnumBusMasterController__().

◆ MaxTransferMode

ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::MaxTransferMode

Definition at line 69 of file bm_devs_decl.h.

Referenced by UniataChipDetect().

◆ nDeviceId

ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::nDeviceId

Definition at line 67 of file bm_devs_decl.h.

◆ nRevId

ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::nRevId

Definition at line 68 of file bm_devs_decl.h.

◆ nVendorId

ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::nVendorId

Definition at line 66 of file bm_devs_decl.h.

◆ RaidFlags

ULONG _BUSMASTER_CONTROLLER_INFORMATION_BASE::RaidFlags

Definition at line 70 of file bm_devs_decl.h.

Referenced by UniataChipDetect(), and UniataEnumBusMasterController__().


The documentation for this struct was generated from the following file: