Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/common/
H A Dbblk_einfo.h59 BBLK_HASH_TOT enumerator
81 extern bblk_hash_t *bblk_hash_list[BBLK_HASH_TOT];
H A Dbblk_einfo.c41 bblk_hash_t *bblk_hash_list[BBLK_HASH_TOT] = {
202 einfo->hash_type < BBLK_HASH_TOT) { in print_einfo()
369 if (disk_einfo->hash_type >= BBLK_HASH_TOT) in einfo_should_update()