Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/efi/libefi/
H A Defipart.c66 EFI_DEVICE_PATH *devpath, *devpathcpy, *tmpdevpath, *node; in efipart_init() local
132 tmpdevpath = devpathcpy; in efipart_init()
133 status = BS->LocateDevicePath(&blkio_guid, &tmpdevpath, in efipart_init()