Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c204 efipart_find_parent(pdinfo_list_t *pdi, EFI_DEVICE_PATH *devpath) in efipart_find_parent() function
393 pd->pd_parent = efipart_find_parent(&pdinfo, pd->pd_devpath); in efipart_inithandles()