Searched refs:fastreboot_nosup_desc (Results 1 – 1 of 1) sorted by relevance
123 static const char * const fastreboot_nosup_desc[FBNS_END] = { variable1522 if (msgid < sizeof (fastreboot_nosup_desc) / in fastreboot_capable_disable()1523 sizeof (fastreboot_nosup_desc[0])) in fastreboot_capable_disable()1555 if (msgid >= sizeof (fastreboot_nosup_desc) / in fastreboot_nosup_message()1556 sizeof (fastreboot_nosup_desc[0])) in fastreboot_nosup_message()1559 return (fastreboot_nosup_desc[msgid]); in fastreboot_nosup_message()