Searched refs:CORENOTE_R_OK_DUMP (Results 1 – 3 of 3) sorted by relevance
165 CORENOTE_R_OK_DUMP = 1, /* Note OK, but not handled. Display Hex dump */ enumerator
1916 return (CORENOTE_R_OK_DUMP); in corenote()1926 return (CORENOTE_R_OK_DUMP); in corenote()1939 return (CORENOTE_R_OK_DUMP); in corenote()1949 return (CORENOTE_R_OK_DUMP); in corenote()
3846 case CORENOTE_R_OK_DUMP: in note_entry()