Searched refs:SetNextDeviceInList (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceDevice.h221 @function SetNextDeviceInList
226 void SetNextDeviceInList ( IOSCSIParallelInterfaceDevice * device );
H A DIOSCSIParallelInterfaceController.cpp1972 newDevice->SetNextDeviceInList ( NULL );
1990 currentDevice->SetNextDeviceInList ( newDevice );
1991 newDevice->SetNextDeviceInList ( NULL );
2026 prevDevice->SetNextDeviceInList ( nextDevice );
2057 victimDevice->SetNextDeviceInList ( NULL );
H A DIOSCSIParallelInterfaceDevice.cpp661 // SetNextDeviceInList - Sets next device in linked list. [PUBLIC]
665 IOSCSIParallelInterfaceDevice::SetNextDeviceInList ( function in class:IOSCSIParallelInterfaceDevice

Completed in 134 milliseconds