Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c142 bootlog("wanboot", BOOTLOG_ALERT, in print_errors()
144 bootlog("wanboot", BOOTLOG_ALERT, "%s", msg); in print_errors()
427 bootlog("wanboot", BOOTLOG_ALERT, in read_digest()
448 bootlog("wanboot", BOOTLOG_ALERT, in read_digest()
784 bootlog("wanboot", BOOTLOG_ALERT, in establish_http_connection()
787 bootlog("wanboot", BOOTLOG_ALERT, in establish_http_connection()
839 bootlog("wanboot", BOOTLOG_ALERT, "%s: error getting length " in process_miniinfo()
846 bootlog("wanboot", BOOTLOG_ALERT, "%s: length of first part " in process_miniinfo()
852 bootlog("wanboot", BOOTLOG_ALERT, in process_miniinfo()
860 bootlog("wanboot", BOOTLOG_ALERT, "%s: body of first part " in process_miniinfo()
[all …]
/titanic_41/usr/src/common/net/wanboot/
H A Dbootlog.h63 BOOTLOG_ALERT, /* condition that should be corrected now */ enumerator
H A Dbootlog.c58 "alert", BOOTLOG_ALERT,