Searched refs:SetDevicePathNodeLength (Results 1 – 2 of 2) sorted by relevance
263 SetDevicePathNodeLength (&FilePath->Header, Size + SIZE_OF_FILEPATH_DEVICE_PATH); in FileDevicePath()383 SetDevicePathNodeLength (Dest, Size); in UnpackDevicePath()
63 #define SetDevicePathNodeLength(a,l) { \ macro