Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c49 typedef bool (*pd_test_cb_t)(pdinfo_t *, pdinfo_t *);
136 pdinfo_t *
160 pdinfo_t *
194 pdinfo_t *pd; in efiblk_pdinfo_count()
206 pdinfo_t *pd; in efipart_find_parent()
344 pdinfo_t *pd; in efipart_inithandles()
405 pdinfo_t *pd; in efipart_get_pd()
433 efipart_testfd(pdinfo_t *fd, pdinfo_t *data __unused) in efipart_testfd()
528 efipart_testcd(pdinfo_t *cd, pdinfo_t *data __unused) in efipart_testcd()
557 efipart_testchild(pdinfo_t *dev, pdinfo_t *pd) in efipart_testchild()
[all …]
H A Defizfs.c95 pdinfo_t *hd, *pd = NULL; in efi_zfs_probe()
/illumos-gate/usr/src/boot/efi/include/
H A Defilib.h63 } pdinfo_t; typedef
66 pdinfo_t *efiblk_get_pdinfo(struct devdesc *dev);
67 pdinfo_t *efiblk_get_pdinfo_by_handle(EFI_HANDLE h);
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c271 set_currdev_pdinfo(pdinfo_t *dp) in set_currdev_pdinfo()
340 try_as_currdev(pdinfo_t *pp) in try_as_currdev()
365 pdinfo_t *dp, *pp; in find_currdev()
1383 pdinfo_t *hd, *pd; in command_chain()