Home
last modified time | relevance | path

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

/freebsd-src/lib/libefivar/
H A Duefi-dputil.c367 SetDevicePathEndNode ( in SetDevicePathEndNode() function
624 SetDevicePathEndNode (NextNode); in AppendDevicePathNode()
H A Defivar-dp-parse.c3836 SetDevicePathEndNode (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3852 SetDevicePathEndNode (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
/freebsd-src/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h224 SetDevicePathEndNode (
/freebsd-src/stand/efi/include/
H A Defidevp.h70 #define SetDevicePathEndNode(a) { \ macro
/freebsd-src/stand/efi/libefi/
H A Ddevpath.c608 SetDevicePathEndNode(node); in efi_devpath_trim()