Searched refs:bootValid (Results 1 – 1 of 1) sorted by relevance
898 static constexpr size_t bootValid = 0x80; in panel_boot_order() local925 bootMode |= bootValid; in panel_boot_order()941 std::string("Boot Order") + ((bootMode & bootValid) ? "*" : ""); in panel_boot_order()