Searched refs:CLF_BM (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | wbcli.c | 69 #define CLF_BM 0x00000200 /* bootmisc parameter */ macro 206 { BI_AES_KEY, clkey, CLF_BM | CLF_HIDDEN, 208 { BI_3DES_KEY, clkey, CLF_BM | CLF_HIDDEN, 210 { BI_SHA1_KEY, clkey, CLF_BM | CLF_HIDDEN, 212 { BI_BOOTSERVER, clurl, CLF_BM, 1337 (CLF_ARG | CLF_IF | CLF_BM)); in wanboot_init_interface() 1344 update_bootinfo(CLF_IF | CLF_BM); in wanboot_init_interface() 1351 bootinfo_defaults(CLF_BM); in wanboot_init_interface() 1365 which = CLF_BM | CLF_CMD; in wanboot_init_interface() 1371 update_bootinfo(CLF_IF | CLF_BM); in wanboot_init_interface()
|