Carbon


handshakeDataLength

Header: SCSI.h

enum {
    handshakeDataLength = 8,
    maxCDBLength = 16,
    vendorIDLength = 16
};

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