Searched refs:IOAppleLabelScheme (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOAppleLabelScheme.cpp28 #include <IOKit/storage/IOAppleLabelScheme.h>
32 OSDefineMetaClassAndStructors(IOAppleLabelScheme, IOFilterScheme);
43 bool IOAppleLabelScheme::init(OSDictionary * properties)
64 void IOAppleLabelScheme::free()
75 IOService * IOAppleLabelScheme::probe(IOService * provider, SInt32 * score)
96 bool IOAppleLabelScheme::start(IOService * provider)
121 void IOAppleLabelScheme::stop(IOService * provider)
138 IOMedia * IOAppleLabelScheme::scan(SInt32 * score)
292 bool IOAppleLabelScheme::isContentCorrupt(OSDictionary * properties)
301 bool IOAppleLabelScheme
[all...]
H A DIOAppleLabelScheme.h25 * This header contains the IOAppleLabelScheme class definition.
34 * kIOAppleLabelSchemeClass is the name of the IOAppleLabelScheme class.
37 #define kIOAppleLabelSchemeClass "IOAppleLabelScheme"
86 class IOAppleLabelScheme : public IOFilterScheme class in inherits:IOFilterScheme
88 OSDeclareDefaultStructors(IOAppleLabelScheme);
171 OSMetaClassDeclareReservedUnused(IOAppleLabelScheme, 0);
172 OSMetaClassDeclareReservedUnused(IOAppleLabelScheme, 1);
173 OSMetaClassDeclareReservedUnused(IOAppleLabelScheme, 2);
174 OSMetaClassDeclareReservedUnused(IOAppleLabelScheme, 3);
175 OSMetaClassDeclareReservedUnused(IOAppleLabelScheme,
[all...]
/macosx-10.10/disklabel-6/
H A Dutil.c42 #include <IOKit/storage/IOAppleLabelScheme.h>

Completed in 89 milliseconds