Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c2812 diskaddr_t gpe_lba; local
2906 gpe_lba = ((efi_gpt_t *)buf)->efi_gpt_PartitionEntryLBA;
2909 rval = DK_TG_READ(cl, buf, gpe_lba, EFI_MIN_ARRAY_SIZE, tg_cookie);
4262 diskaddr_t gpe_lba; local
4281 gpe_lba = buffer->efi_gpt_PartitionEntryLBA;
4291 gpe_lba += p64.p_partno / n_gpe_per_blk;
4292 rval = DK_TG_READ(cl, buffer, gpe_lba, cl->cl_sys_blocksize, tg_cookie);