Carbon


Block0

Header: SCSI.h

struct Block0 {
    UInt16 sbSig; 
    UInt16 sbBlkSize; 
    UInt32 sbBlkCount; 
    UInt16 sbDevType; 
    UInt16 sbDevId; 
    UInt32 sbData; 
    UInt16 sbDrvrCount; 
    UInt32 ddBlock; 
    UInt16 ddSize; 
    UInt16 ddType; 
    UInt16 ddPad[243];
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)