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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c679 static int vds_efi_alloc_and_read(vd_t *, efi_gpt_t **, efi_gpe_t **);
3143 vds_efi_alloc_and_read(vd_t *vd, efi_gpt_t **gpt, efi_gpe_t **gpe) function
3173 if ((status = vds_efi_alloc_and_read(vd, &gpt, &gpe)) != 0)

Completed in 57 milliseconds