Home
last modified time | relevance | path

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

/titanic_50/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c170 bootlog("wanboot", BOOTLOG_INFO, in wanboot_retry()
175 bootlog("wanboot", BOOTLOG_INFO, in wanboot_retry()
535 bootlog("wanboot", BOOTLOG_INFO, "%s: Download complete", what); in write_msg_to_ramdisk()
985 bootlog("wanboot", BOOTLOG_INFO, in process_miniroot()
1235 bootlog("wanboot", BOOTLOG_INFO, in process_wanbootfs()
1250 BOOTLOG_INFO, "%s: Decryption will use 3DES", WANBOOTFS); in process_wanbootfs()
1262 BOOTLOG_INFO, "%s: Decryption will use AES", WANBOOTFS); in process_wanbootfs()
1555 bootlog("wanboot", BOOTLOG_INFO, "configuring %s\n", bpath); in init_netdev()
H A Dwbcli.c616 bootlog("wanboot", BOOTLOG_INFO, "Starting DHCP configuration"); in cldhcp()
620 bootlog("wanboot", BOOTLOG_INFO, in cldhcp()
961 bootlog("wanboot", BOOTLOG_INFO, in net_config_strategy()
1064 bootlog("wanboot", BOOTLOG_INFO, "%s", msg); in info()
/titanic_50/usr/src/common/net/wanboot/
H A Dbootlog.h66 BOOTLOG_INFO, /* informational messages */ enumerator
H A Dbootlog.c61 "info", BOOTLOG_INFO,