IOSCSIDevice


Abstract: Class that describes a SCSI device (target/lun pair).

The IOSCSIDevice class provides basic services to initialize and supervise a SCSI device. Once the device is initialized, the client will normally use the allocCommand() member function to create IOSCSICommand(s) to send SCSI CDBs to the target/lun.

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