Searched refs:SetDevicePathNodeLength (Results 1 – 4 of 4) sorted by relevance
395 SetDevicePathNodeLength ( in SetDevicePathNodeLength() function447 SetDevicePathNodeLength (DevicePath, NodeLength); in CreateDeviceNode()
1089 SetDevicePathNodeLength (AcpiAdr, Length + sizeof (UINT32)); in DevPathFromTextAcpiAdr()
201 SetDevicePathNodeLength (
65 #define SetDevicePathNodeLength(a,l) { \ macro