Mac OS 9
DeviceGeometry Struct Reference

#include <PCCardTuples.h>

Data Fields

UInt8 DGTPL_BUS
 
UInt8 DGTPL_EBS
 
UInt8 DGTPL_RBS
 
UInt8 DGTPL_WBS
 
UInt8 DGTPL_PART
 
UInt8 DGTPL_HWIL
 

Detailed Description

------— Device Geometry Tuple (1EH, 1FH) -------—

Field Documentation

◆ DGTPL_EBS

UInt8 DeviceGeometry::DGTPL_EBS

system bus width = 2^(n-1), n>0

◆ DGTPL_HWIL

UInt8 DeviceGeometry::DGTPL_HWIL

partitioning size = 2^(n-1), n>0

◆ DGTPL_PART

UInt8 DeviceGeometry::DGTPL_PART

write block size = 2^(n-1), n>0

◆ DGTPL_RBS

UInt8 DeviceGeometry::DGTPL_RBS

erase block size = 2^(n-1), n>0

◆ DGTPL_WBS

UInt8 DeviceGeometry::DGTPL_WBS

read block size = 2^(n-1), n>0


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