ReactOS 0.4.16-dev-456-ga97fcf1
|
Public Attributes | |
UCHAR | jump [3] |
CHAR | oemid [8] |
DOS_BPB | bpb |
EXBPB | exbpb |
DOS_BPB _DOS_PBR::bpb |
Definition at line 64 of file vfdfat.c.
Referenced by FormatBufferFat().
EXBPB _DOS_PBR::exbpb |
Definition at line 65 of file vfdfat.c.
Referenced by FormatBufferFat().
UCHAR _DOS_PBR::jump[3] |
Definition at line 62 of file vfdfat.c.
Referenced by FormatBufferFat().
CHAR _DOS_PBR::oemid[8] |
Definition at line 63 of file vfdfat.c.
Referenced by FormatBufferFat().