ReactOS 0.4.16-dev-13-ge2fc578
|
#include <btrfs_drv.h>
Public Attributes | |
uint32_t | type |
PDEVICE_OBJECT | buspdo |
PDEVICE_OBJECT | attached_device |
UNICODE_STRING | bus_name |
Definition at line 846 of file btrfs_drv.h.
PDEVICE_OBJECT bus_device_extension::attached_device |
Definition at line 849 of file btrfs_drv.h.
Referenced by _Dispatch_type_(), _Function_class_(), bus_pnp(), and do_shutdown().
UNICODE_STRING bus_device_extension::bus_name |
Definition at line 850 of file btrfs_drv.h.
Referenced by _Function_class_().
PDEVICE_OBJECT bus_device_extension::buspdo |
Definition at line 848 of file btrfs_drv.h.
Referenced by _Function_class_(), add_volume_device(), and remove_volume_child().
uint32_t bus_device_extension::type |
Definition at line 847 of file btrfs_drv.h.
Referenced by _Function_class_().