spa_get_bootprop
extern char *spa_get_bootprop(const char *propname);
if ((propval = spa_get_bootprop(name)) == NULL) {
if ((zfs_bootfs = spa_get_bootprop("zfs-bootfs")) == NULL) {
zfs_devid = spa_get_bootprop("diskdevid");
zfs_rootdisk_path = spa_get_bootprop("zfs-rootdisk-path");