Searched refs:__DEV_ERROR (Results 1 – 3 of 3) sorted by relevance
51 .flags = __DEV_INPUT | __DEV_ERROR,
51 .flags = __DEV_OUTPUT | __DEV_ERROR,
53 #define __DEV_ERROR 0x0008 /* This is the error device */ macro