HomeSort by: relevance | last modified time | path
    Searched defs:OsIndications (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/efi/
showvar.c 410 uint64_t OsIndications;
414 OsIndications = *(uint64_t *)e->ev.data;
415 snprintb(buf, sizeof(buf), OS_INDICATIONS_BITS, OsIndications);
514 { "OsIndications", show_OsIndications_data, },

Completed in 10 milliseconds