Searched refs:GetHBADataDescriptor (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/
H A DSCSIParallelTask.h117 IOMemoryDescriptor * GetHBADataDescriptor ( void );
H A DIOSCSIParallelInterfaceDevice.h618 @function GetHBADataDescriptor
625 IOMemoryDescriptor * GetHBADataDescriptor (
H A DSCSIParallelTask.cpp711 // GetHBADataDescriptor - Gets IOMemoryDescriptor of HBA specific data.
716 SCSIParallelTask::GetHBADataDescriptor ( void ) function in class:SCSIParallelTask
H A DIOSCSIParallelInterfaceController.h1298 @function GetHBADataDescriptor
1308 IOMemoryDescriptor * GetHBADataDescriptor (
H A DIOSCSIParallelInterfaceDevice.cpp2549 // GetHBADataDescriptor - Gets the HBA memory descriptor associated with
2554 IOSCSIParallelInterfaceDevice::GetHBADataDescriptor ( function in class:IOSCSIParallelInterfaceDevice
2565 return task->GetHBADataDescriptor ( );
H A DIOSCSIParallelInterfaceController.cpp3095 // GetHBADataDescriptor - Gets IOMemoryDescriptor for HBA data. [PROTECTED]
3099 IOSCSIParallelInterfaceController::GetHBADataDescriptor ( function in class:IOSCSIParallelInterfaceController
3110 return tempTask->GetHBADataDescriptor ( );

Completed in 215 milliseconds