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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_upgrade.c548 return (BAM_MSG);
870 ret = BAM_MSG);
875 } else if (ret == BAM_MSG) {
877 BAM_DPRINTF(("%s: BAM_MSG returned "
886 ret = BAM_MSG);
891 } else if (ret == BAM_MSG) {
892 BAM_DPRINTF(("%s: BAM_MSG returned "
907 ret = msg ? BAM_MSG : BAM_SUCCESS;
986 if (ret1 == BAM_MSG || ret2 == BAM_MSG || ret
[all...]
H A Dbootadm.h113 BAM_MSG, /* Used by upgrade_menu() */ enumerator in enum:__anon472

Completed in 46 milliseconds