ReactOS 0.4.15-dev-7924-g5949c20
BIOS_DISK Struct Reference

#include <partlist.h>

Collaboration diagram for BIOS_DISK:

Public Attributes

LIST_ENTRY ListEntry
 
ULONG DiskNumber
 
ULONG Identifier
 
ULONG Signature
 

Detailed Description

Definition at line 201 of file partlist.h.

Member Data Documentation

◆ DiskNumber

ULONG BIOS_DISK::DiskNumber

Definition at line 204 of file partlist.h.

◆ Identifier

ULONG BIOS_DISK::Identifier

Definition at line 205 of file partlist.h.

◆ ListEntry

LIST_ENTRY BIOS_DISK::ListEntry

Definition at line 203 of file partlist.h.

◆ Signature

ULONG BIOS_DISK::Signature

Definition at line 206 of file partlist.h.


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