Searched refs:fastreboot_nosup_desc (Results 1 – 1 of 1) sorted by relevance
123 static const char * const fastreboot_nosup_desc[FBNS_END] = { variable1507 if (msgid < sizeof (fastreboot_nosup_desc) / in fastreboot_capable_disable()1508 sizeof (fastreboot_nosup_desc[0])) in fastreboot_capable_disable()1540 if (msgid >= sizeof (fastreboot_nosup_desc) / in fastreboot_nosup_message()1541 sizeof (fastreboot_nosup_desc[0])) in fastreboot_nosup_message()1544 return (fastreboot_nosup_desc[msgid]); in fastreboot_nosup_message()