Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/common/
H A Dbblk_einfo.h53 } bblk_einfo_t; typedef
83 void print_einfo(uint8_t, bblk_einfo_t *, unsigned long);
86 boolean_t einfo_should_update(bblk_einfo_t *, bblk_hs_t *, char *);
87 char *einfo_get_string(bblk_einfo_t *);
88 char *einfo_get_hash(bblk_einfo_t *);
H A Dbblk_einfo.c187 print_einfo(uint8_t flags, bblk_einfo_t *einfo, unsigned long bufsize) in print_einfo()
271 bblk_einfo_t *einfo = (bblk_einfo_t *)dest; in prepare_and_write_einfo()
280 hash_off = sizeof (bblk_einfo_t); in prepare_and_write_einfo()
334 einfo_should_update(bblk_einfo_t *disk_einfo, bblk_hs_t *hs, char *verstr) in einfo_should_update()
399 einfo_get_string(bblk_einfo_t *einfo) in einfo_get_string()
408 einfo_get_hash(bblk_einfo_t *einfo) in einfo_get_hash()
H A Dmboot_extra.c110 bblk_einfo_t *
114 bblk_einfo_t *einfo; in find_einfo()
140 einfo = (bblk_einfo_t *)(extra + sizeof (bb_header_ext_t)); in find_einfo()
H A Dmboot_extra.h50 bblk_einfo_t *find_einfo(char *, uint32_t);
/titanic_41/usr/src/cmd/boot/installboot/
H A Dinstallboot.c264 bblk_einfo_t *einfo; in is_update_necessary()
676 bblk_einfo_t *einfo; in handle_getinfo()
767 bblk_einfo_t *einfo_curr = NULL; in handle_mirror()
/titanic_41/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c367 bblk_einfo_t *einfo; in handle_getinfo()
454 bblk_einfo_t *einfo_curr = NULL; in handle_mirror()
1285 bblk_einfo_t *einfo; in is_update_necessary()