Searched refs:IOREPORT_ABORT (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOReportMacros.h38 #ifndef IOREPORT_ABORT
39 #define IOREPORT_ABORT panic macro
76 * If the buffer is not of sufficient size, the macro calls IOREPORT_ABORT().
97 IOREPORT_ABORT("bufSize is smaller than the required size\n"); \
227 * If the buffer is not of sufficient size, the macro invokes IOREPORT_ABORT.
255 IOREPORT_ABORT("bufSize is smaller than the required size\n"); \
411 * If the buffer is not of sufficient size, the macro invokes IOREPORT_ABORT()
440 IOREPORT_ABORT("bufSize is smaller than the required size\n"); \

Completed in 21 milliseconds