Searched refs:einfo_should_update (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.h86 boolean_t einfo_should_update(bblk_einfo_t *, bblk_hs_t *, char *);
H A Dbblk_einfo.c327 * einfo_should_update()
334 einfo_should_update(bblk_einfo_t *disk_einfo, bblk_hs_t *hs, char *verstr) function
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c308 return (einfo_should_update(einfo, &bblock_hs, updt_str));
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1339 return (einfo_should_update(einfo, &stage2_hs, updt_str));
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c384 return (einfo_should_update(einfo, &bblock_hs, updt_str));

Completed in 68 milliseconds