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