Home
last modified time | relevance | path

Searched refs:SetDevicePathEndNode (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/lib/libefivar/
H A Duefi-dputil.c369 SetDevicePathEndNode ( in SetDevicePathEndNode() function
626 SetDevicePathEndNode (NextNode); in AppendDevicePathNode()
H A Defivar-dp-parse.c3662 SetDevicePathEndNode (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3678 SetDevicePathEndNode (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
/freebsd-12.1/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h229 SetDevicePathEndNode (
/freebsd-12.1/stand/efi/libefi/
H A Ddevpath.c120 SetDevicePathEndNode(node); in efi_devpath_trim()
/freebsd-12.1/stand/efi/include/
H A Defidevp.h71 #define SetDevicePathEndNode(a) { \ macro