IOSCSICommand_Reference.h




This header defines the IOSCSICommand class.

This class encapsulates a SCSI Command. The client driver allocates a command using IOSCSIDevice::allocCommand() and initializes it using functions of this class. The client can then submit the command to the SCSI stack by invoking the execute() function.

© 2000 Apple Computer, Inc. — (Last Updated 2/23/2000)