Searched defs:IOLog1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAID.h33 #define IOLog1 IOLog macro
44 #define IOLog1(args...) macro
H A DAppleRAIDUserLib.c51 #define IOLog1(...) { printf(__VA_ARGS__); fflush(stdout); } macro
57 #define IOLog1(args...) macro
[all...]

Completed in 110 milliseconds