Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/common/
H A Dbblk_einfo.h37 #define BBLK_EINFO_VERSION (1) macro
H A Dbblk_einfo.c300 einfo->version = BBLK_EINFO_VERSION; in prepare_and_write_einfo()
348 if (disk_einfo->version < BBLK_EINFO_VERSION) in einfo_should_update()