Searched refs:swapBytes16 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DATADeviceNub.h122 /*!@function swapBytes16
125 void swapBytes16( UInt8* dataBuffer, IOByteCount length);
H A DATADeviceNub.cpp357 swapBytes16( buffer, kIDBufferBytes);
360 swapBytes16( &buffer[46], 8); // Firmware revision
361 swapBytes16( &buffer[54], 40); // Model number
362 swapBytes16( &buffer[20], 20); // Serial number
631 ATADeviceNub::swapBytes16( UInt8* dataBuffer, IOByteCount length) function in class:ATADeviceNub
H A DIOATAController.h156 virtual void swapBytes16( UInt8* dataBuffer, IOByteCount length);
H A DIOATAController.cpp2859 IOATAController::swapBytes16( UInt8* dataBuffer, IOByteCount length) function in class:IOATAController

Completed in 101 milliseconds