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

/xnu-2782.1.97/iokit/IOKit/
H A DIOReportMacros.h397 #define SIMPLEARRAY_BUFSIZE(nValues) \ macro
405 * void* buf - ptr to SIMPLEARRAY_BUFSIZE(nValues) bytes
421 if ((bufSize) >= SIMPLEARRAY_BUFSIZE(nValues)) { \

Completed in 7 milliseconds