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:

Overview

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.



#defines


kIOCDBlockStorageDriverClass


kIOCDBlockStorageDriverClass is the name of the IOCDBlockStorageDriver class.

#define kIOCDBlockStorageDriverClass "IOCDBlockStorageDriver" 
Discussion

kIOCDBlockStorageDriverClass is the name of the IOCDBlockStorageDriver class.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19