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

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.h59 BBLK_HASH_TOT enumerator in enum:bblk_hash_types_t
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) {
369 if (disk_einfo->hash_type >= BBLK_HASH_TOT)

Completed in 69 milliseconds