Home
last modified time | relevance | path

Searched refs:efi_devpath_next_instance (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/stand/efi/include/
H A Defilib.h98 EFI_DEVICE_PATH *efi_devpath_next_instance(EFI_DEVICE_PATH *);
/freebsd-src/stand/efi/libefi/
H A Ddevpath.c579 efi_devpath_next_instance(EFI_DEVICE_PATH *devpath) in efi_devpath_next_instance() function