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

/illumos-gate/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;
348 if (disk_einfo->version < BBLK_EINFO_VERSION)

Completed in 43 milliseconds