Searched refs:devpath_str (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/boot/efi/boot1/
H A Dboot_module.h114 extern char *devpath_str(EFI_DEVICE_PATH *devpath);
H A Dufs_module.c104 DPRINTF("Loading '%s' from %s\n", filepath, devpath_str(dev->devpath));
H A Dzfs_module.c107 devpath_str(devinfo->devpath));
H A Dboot1.c302 * devpath_str is convenience method which returns the text description of
306 devpath_str(EFI_DEVICE_PATH *devpath) function
481 DPRINTF("probing: %s\n", devpath_str(devpath));
660 DPRINTF("boot1 imagepath: %s\n", devpath_str(imgpath));

Completed in 105 milliseconds