Searched refs:BI_BOOTSERVER (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/common/net/wanboot/ |
H A D | bootinfo.h | 53 #define BI_BOOTSERVER "bootserver" macro
|
H A D | bootinfo.c | 155 { BI_BOOTSERVER, BI_R_BOOTMISC,
|
/titanic_50/usr/src/psm/stand/boot/sparc/common/ |
H A D | wbcli.c | 212 { BI_BOOTSERVER, clurl, CLF_BM, 1008 if (bootinfo_get(BI_BOOTSERVER, bs, &len, NULL) != BI_E_SUCCESS) { in determine_bootserver_url() 1025 (void) bootinfo_put(BI_BOOTSERVER, bs, len, 0); in determine_bootserver_url() 1132 if (bootinfo_get(BI_BOOTSERVER, buf, &len, NULL) == in config_incomplete()
|
H A D | wanboot.c | 1625 ret = get_url(BI_BOOTSERVER, &server_url); in bootprog()
|