|
Mac OS 9
|
#include <PCCardTuples.h>
Data Fields | |
| UInt8 | DGTPL_BUS |
| UInt8 | DGTPL_EBS |
| UInt8 | DGTPL_RBS |
| UInt8 | DGTPL_WBS |
| UInt8 | DGTPL_PART |
| UInt8 | DGTPL_HWIL |
------— Device Geometry Tuple (1EH, 1FH) -------—
| UInt8 DeviceGeometry::DGTPL_EBS |
system bus width = 2^(n-1), n>0
| UInt8 DeviceGeometry::DGTPL_HWIL |
partitioning size = 2^(n-1), n>0
| UInt8 DeviceGeometry::DGTPL_PART |
write block size = 2^(n-1), n>0
| UInt8 DeviceGeometry::DGTPL_RBS |
erase block size = 2^(n-1), n>0
| UInt8 DeviceGeometry::DGTPL_WBS |
read block size = 2^(n-1), n>0