Home
last modified time | relevance | path

Searched refs:NMI_STRING_SIZE (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/osfmk/console/
H A Dserial_console.c142 #define NMI_STRING_SIZE 32 macro
143 char nmi_string[NMI_STRING_SIZE] = "afDIGHr84A84jh19Kphgp428DNPdnapq";
649 if (nmi_counter == NMI_STRING_SIZE) { in _serial_getc()