Home
last modified time | relevance | path

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

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