ReactOS 0.4.15-dev-7846-g8ba6c66
_BL_BLOCK_DEVICE Struct Reference

#include <bl.h>

Collaboration diagram for _BL_BLOCK_DEVICE:

Public Attributes

 BL_BLOCK_DEVICE_INFORMATION
 
ULONGLONG StartOffset
 
EFI_BLOCK_IOProtocol
 
EFI_HANDLE Handle
 

Detailed Description

Definition at line 1232 of file bl.h.

Member Data Documentation

◆ BL_BLOCK_DEVICE_INFORMATION

_BL_BLOCK_DEVICE::BL_BLOCK_DEVICE_INFORMATION

Definition at line 1234 of file bl.h.

◆ Handle

EFI_HANDLE _BL_BLOCK_DEVICE::Handle

Definition at line 1237 of file bl.h.

◆ Protocol

EFI_BLOCK_IO* _BL_BLOCK_DEVICE::Protocol

Definition at line 1236 of file bl.h.

◆ StartOffset

ULONGLONG _BL_BLOCK_DEVICE::StartOffset

Definition at line 1235 of file bl.h.


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