Home
last modified time | relevance | path

Searched defs:NextDevicePathNode (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/stand/boot/efi/include/
H A Defi.h54 #define NextDevicePathNode(a) ((EFI_DEVICE_PATH *)(((UINT8 *)(a)) + DevicePathNodeLength(a))) macro
/dflybsd-src/lib/libefivar/
H A Duefi-dputil.c285 NextDevicePathNode ( in NextDevicePathNode() function