Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defi.h69 #define NextDevicePathNode(a) ( (EFI_DEVICE_PATH *) ( ((UINT8 *) (a)) + DevicePathNodeLength(… macro
/freebsd/lib/libefivar/
H A Duefi-dputil.c280 NextDevicePathNode ( in NextDevicePathNode() function