Searched refs:ldi_get_dev (Results 1 – 7 of 7) sorted by relevance
142 extern int ldi_get_dev(ldi_handle_t, dev_t *);
305 ldi_get_dev.9f \1686 ldi_get_devid.9f := LINKSRC = ldi_get_dev.9f1687 ldi_get_minor_name.9f := LINKSRC = ldi_get_dev.9f1688 ldi_get_otyp.9f := LINKSRC = ldi_get_dev.9f
104 if (ldi_get_dev(devzvol_lh, &dv)) in devzvol_open_zfs()
473 if (ldi_get_dev(dvd->vd_lh, &dev) == 0 && in vdev_disk_open()
301 file path=usr/share/man/man9f/ldi_get_dev.9f926 link path=usr/share/man/man9f/ldi_get_devid.9f target=ldi_get_dev.9f927 link path=usr/share/man/man9f/ldi_get_minor_name.9f target=ldi_get_dev.9f928 link path=usr/share/man/man9f/ldi_get_otyp.9f target=ldi_get_dev.9f
2214 ldi_get_dev(ldi_handle_t lh, dev_t *devp) in ldi_get_dev() function
6516 if ((status = ldi_get_dev(vd->ldi_handle[0], &vd->dev[0])) != 0) { in vd_identify_dev()