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
1732 return (CORENOTE_R_OK_DUMP); in corenote()1742 return (CORENOTE_R_OK_DUMP); in corenote()1755 return (CORENOTE_R_OK_DUMP); in corenote()1765 return (CORENOTE_R_OK_DUMP); in corenote()
3747 case CORENOTE_R_OK_DUMP: in note_entry()