Searched defs:sectorType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/IOCDStorageFamily-51/
H A DIOCDMediaBSDClient.h56 uint8_t sectorType; member in struct:__anon1395
H A DIOCDMedia.cpp288 readCD(IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes * attributes, UInt64 * actualByteCount) argument
330 readCD(IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes * attributes, IOStorageCompletion * completion) argument
542 writeCD(IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes * attributes, IOStorageCompletion * completion) argument
612 writeCD(IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes * attributes, UInt64 * actualByteCount) argument
[all...]
H A DIOCDMediaBSDClient.cpp36 uint8_t sectorType; member in struct:__anon1385
49 uint8_t sectorType; member in struct:__anon1386
H A DIOCDBlockStorageDriver.cpp569 readCD(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes *attributes, IOStorageCompletion *completion) argument
669 prepareRequest(UInt64 byteStart, IOMemoryDescriptor *buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes *attributes, IOStorageCompletion *completion) argument
841 writeCD(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, CDSectorArea sectorArea, CDSectorType sectorType, IOStorageAttributes *attributes, IOStorageCompletion *completion) argument
[all...]

Completed in 86 milliseconds