ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOCDBlockStorageDriver.h |
Include Path: | <IOKit/storage/IOCDBlockStorageDriver.h> |
Path: | /System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/storage/IOCDBlockStorageDriver.h |
Includes: |
<IOKit/IOTypes.h> <IOKit/storage/IOCDBlockStorageDevice.h> <IOKit/storage/IOCDTypes.h> <IOKit/storage/IOBlockStorageDriver.h> |
This header implements CD functionality, independent of the physical connection protocol, such as SCSI, ATA, or USB.
A protocol-specific provider implements the functionality using an appropriate protocol and commands.
For some more information on the IOCDBlockStorageDriver class, see Writing Drivers for Mass Storage Devices.
kIOCDBlockStorageDriverClass |
kIOCDBlockStorageDriverClass is the name of the IOCDBlockStorageDriver class.
#define kIOCDBlockStorageDriverClass "IOCDBlockStorageDriver"
kIOCDBlockStorageDriverClass is the name of the IOCDBlockStorageDriver class.
|
Last Updated: 2008-12-19