Searched refs:vd_efi_alloc_and_read (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vdsk_common.c | 207 vd_efi_alloc_and_read(vd_efi_dev_t *dev, efi_gpt_t **efi_gpt, in vd_efi_alloc_and_read() function
|
H A D | vdc.c | 5667 if ((rv = vd_efi_alloc_and_read(&edev, &gpt, &gpe)) != 0) { in vdc_dkio_partition() 8347 rv = vd_efi_alloc_and_read(&edev, &gpt, &gpe); in vdc_validate_geometry()
|
H A D | vds.c | 3150 status = vd_efi_alloc_and_read(&edev, gpt, gpe); in vds_efi_alloc_and_read()
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | vdsk_common.h | 530 int vd_efi_alloc_and_read(vd_efi_dev_t *dev, efi_gpt_t **gpt, efi_gpe_t **gpe);
|