Searched defs:CLF_BM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c69 #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));
1344 update_bootinfo(CLF_IF | CLF_BM);
1351 bootinfo_defaults(CLF_BM);
1365 which = CLF_BM | CLF_CMD;
1371 update_bootinfo(CLF_IF | CLF_BM);
[all...]

Completed in 59 milliseconds