Home
last modified time | relevance | path

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

/dragonfly/stand/boot/efi/include/
HDefi.h54 #define NextDevicePathNode(a) ((EFI_DEVICE_PATH *)(((UINT8 *)(a)) + DevicePathN… macro
/dragonfly/lib/libefivar/
HDuefi-dputil.c285 NextDevicePathNode ( in NextDevicePathNode() function