IOSCSIController_Reference.h
This header defines the IOSCSIController class.
IOSCSIController provides the superclass for SCSI host
adapter drivers.
Drivers are instantiated based on their 'personality' entry matching
their adapter's OpenFirmware device tree entry. When a match occurs,
the driver's class is instantiated. Since the driver is written as a
subclass of IOSCSIController, an instance of the SCSI Family is automatically
instantiated.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)