Home
last modified time | relevance | path

Searched refs:SetDevicePathNodeLength (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/lib/libefivar/
H A Duefi-dputil.c397 SetDevicePathNodeLength ( in SetDevicePathNodeLength() function
449 SetDevicePathNodeLength (DevicePath, NodeLength); in CreateDeviceNode()
H A Defivar-dp-parse.c1078 SetDevicePathNodeLength (AcpiAdr, Length + sizeof (UINT32)); in DevPathFromTextAcpiAdr()
/freebsd-12.1/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h206 SetDevicePathNodeLength (
/freebsd-12.1/stand/efi/include/
H A Defidevp.h66 #define SetDevicePathNodeLength(a,l) { \ macro