ReactOS 0.4.15-dev-7942-gd23573b
_BL_REGISTERED_DEVICE Struct Reference
Collaboration diagram for _BL_REGISTERED_DEVICE:

Public Attributes

LIST_ENTRY ListEntry
 
BL_DEVICE_CALLBACKS Callbacks
 

Detailed Description

Definition at line 30 of file device.c.

Member Data Documentation

◆ Callbacks

BL_DEVICE_CALLBACKS _BL_REGISTERED_DEVICE::Callbacks

Definition at line 33 of file device.c.

Referenced by BlpDeviceOpen().

◆ ListEntry

LIST_ENTRY _BL_REGISTERED_DEVICE::ListEntry

Definition at line 32 of file device.c.


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