Home
last modified time | relevance | path

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

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