Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libefivar/
HDuefi-dputil.c395 SetDevicePathNodeLength ( in SetDevicePathNodeLength() function
447 SetDevicePathNodeLength (DevicePath, NodeLength); in CreateDeviceNode()
HDefivar-dp-parse.c1076 SetDevicePathNodeLength (AcpiAdr, Length + sizeof (UINT32)); in DevPathFromTextAcpiAdr()
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
HDDevicePathLib.h201 SetDevicePathNodeLength (
/freebsd-13-stable/stand/efi/include/
HDefidevp.h65 #define SetDevicePathNodeLength(a,l) { \ macro