Searched refs:BI_F_BYTES (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/common/net/wanboot/ |
H A D | bootinfo.c | 63 #define BI_F_BYTES 0x01 /* chosen value is bytes, not string */ macro 127 BI_F_BYTES, &ClientID }, 148 BI_F_BYTES, NULL }, 158 BI_F_BYTES, NULL }, 160 BI_F_BYTES, NULL }, 162 BI_F_BYTES, NULL }, 310 (bip->bi_flags & BI_F_BYTES)) ? BI_E_SUCCESS : BI_E_ERROR); in bi_putval_chosen()
|