Home
last modified time | relevance | path

Searched refs:BE_ERR_BOOTFILE_INST (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libbe/common/
H A Dlibbe.h150 BE_ERR_BOOTFILE_INST, /* Error installing boot files */ enumerator
H A Dbe_activate.c966 return (BE_ERR_BOOTFILE_INST); in be_do_installboot_helper()
978 ret = BE_ERR_BOOTFILE_INST; in be_do_installboot_helper()
1267 return (BE_ERR_BOOTFILE_INST); in be_do_installboot()
H A Dbe_utils.c2891 case BE_ERR_BOOTFILE_INST: in be_err_to_str()