ReactOS 0.4.15-dev-7834-g00c4b3d
_FORMAT_PARAMETERS Struct Reference

#include <ntdddisk.h>

Collaboration diagram for _FORMAT_PARAMETERS:

Public Attributes

MEDIA_TYPE MediaType
 
ULONG StartCylinderNumber
 
ULONG EndCylinderNumber
 
ULONG StartHeadNumber
 
ULONG EndHeadNumber
 
DWORD StartCylinderNumber
 
DWORD EndCylinderNumber
 
DWORD StartHeadNumber
 
DWORD EndHeadNumber
 

Detailed Description

Definition at line 631 of file ntdddisk.h.

Member Data Documentation

◆ EndCylinderNumber [1/2]

DWORD _FORMAT_PARAMETERS::EndCylinderNumber

Definition at line 634 of file ntdddisk.h.

Referenced by USBFlopFormatTracks(), and VfdFormatCheck().

◆ EndCylinderNumber [2/2]

DWORD _FORMAT_PARAMETERS::EndCylinderNumber

Definition at line 545 of file winioctl.h.

◆ EndHeadNumber [1/2]

DWORD _FORMAT_PARAMETERS::EndHeadNumber

Definition at line 636 of file ntdddisk.h.

Referenced by USBFlopFormatTracks(), and VfdFormatCheck().

◆ EndHeadNumber [2/2]

DWORD _FORMAT_PARAMETERS::EndHeadNumber

Definition at line 547 of file winioctl.h.

◆ MediaType

MEDIA_TYPE _FORMAT_PARAMETERS::MediaType

Definition at line 632 of file ntdddisk.h.

Referenced by ScsiFlopDeviceControl(), and USBFlopFormatTracks().

◆ StartCylinderNumber [1/2]

DWORD _FORMAT_PARAMETERS::StartCylinderNumber

Definition at line 633 of file ntdddisk.h.

Referenced by ScsiFlopDeviceControl(), USBFlopFormatTracks(), and VfdFormatCheck().

◆ StartCylinderNumber [2/2]

DWORD _FORMAT_PARAMETERS::StartCylinderNumber

Definition at line 544 of file winioctl.h.

◆ StartHeadNumber [1/2]

DWORD _FORMAT_PARAMETERS::StartHeadNumber

Definition at line 635 of file ntdddisk.h.

Referenced by ScsiFlopDeviceControl(), USBFlopFormatTracks(), and VfdFormatCheck().

◆ StartHeadNumber [2/2]

DWORD _FORMAT_PARAMETERS::StartHeadNumber

Definition at line 546 of file winioctl.h.


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