Home
last modified time | relevance | path

Searched refs:BOOTLOG_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c489 bootlog("wanboot", BOOTLOG_VERBOSE, in write_msg_to_ramdisk()
493 bootlog("wanboot", BOOTLOG_VERBOSE, in write_msg_to_ramdisk()
750 bootlog("wanboot", BOOTLOG_VERBOSE, in establish_http_connection()
760 bootlog("wanboot", BOOTLOG_VERBOSE, in establish_http_connection()
909 bootlog("wanboot", BOOTLOG_VERBOSE, "Downloading miniroot info"); in get_miniinfo()
939 bootlog("wanboot", BOOTLOG_VERBOSE, in get_miniinfo()
1098 bootlog("wanboot", BOOTLOG_VERBOSE, "Downloading miniroot"); in get_miniroot()
1136 bootlog("wanboot", BOOTLOG_VERBOSE, "Miniroot download successful"); in get_miniroot()
1405 bootlog("wanboot", BOOTLOG_VERBOSE, "Downloading wanboot file system"); in get_wanbootfs()
1459 bootlog("wanboot", BOOTLOG_VERBOSE, in get_wanbootfs()
[all …]
/titanic_41/usr/src/common/net/wanboot/
H A Dbootlog.h69 BOOTLOG_VERBOSE, /* verbose mode messages */ enumerator
H A Dbootlog.c63 "verbose", BOOTLOG_VERBOSE,
322 if (severity == BOOTLOG_VERBOSE && !verbosemode) in sendmessage()
335 (severity == BOOTLOG_DEBUG || severity == BOOTLOG_VERBOSE)) { in sendmessage()
H A Dboot_http.c967 libbootlog(BOOTLOG_VERBOSE, "http_process_headers: %s", line); in http_process_headers()
1166 libbootlog(BOOTLOG_VERBOSE, in http_process_part_headers()
1706 libbootlog(BOOTLOG_VERBOSE, "%s", request); in http_req()
2215 libbootlog(BOOTLOG_VERBOSE, in check_cert_chain()
2259 libbootlog(BOOTLOG_VERBOSE, "%08lx %s", c->id, c->name); in print_ciphers()
2264 libbootlog(BOOTLOG_VERBOSE, "Current cipher = %s", name); in print_ciphers()
2306 libbootlog(BOOTLOG_VERBOSE, in read_headerlines()
2450 libbootlog(BOOTLOG_VERBOSE, "get_chunk_header: <%s>", line); in get_chunk_header()