Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.h62 #define EINFO_PRINT_HEADER 0x01 macro
H A Dbblk_einfo.c243 if (flags & EINFO_PRINT_HEADER) { in print_einfo()
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c734 flags |= EINFO_PRINT_HEADER; in handle_getinfo()
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c428 flags |= EINFO_PRINT_HEADER; in handle_getinfo()
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c946 flags |= EINFO_PRINT_HEADER; in print_einfo_cb()