Inside Macintosh: Devices / Chapter 4 - SCSI Manager 4.3 / SCSI Manager 4.3 ReferenceData Structures
Simple Data Types SCSI Manager 4.3 uses these simple data types: typedef char SInt8; typedef short SInt16; typedef long SInt32; typedef unsigned charUInt8; typedef unsigned shortUInt16; typedef unsigned longUInt32;
typedef char SInt8; typedef short SInt16; typedef long SInt32; typedef unsigned charUInt8; typedef unsigned shortUInt16; typedef unsigned longUInt32;