Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/boot/installboot/
H A Dinstallboot.c265 bblk_hs_t bblock_hs; in is_update_necessary() local
305 bblock_hs.src_buf = (unsigned char *)bblock_file->file; in is_update_necessary()
306 bblock_hs.src_size = bblock_file->file_size; in is_update_necessary()
308 return (einfo_should_update(einfo, &bblock_hs, updt_str)); in is_update_necessary()