Searched refs:__DEV_NULL (Results 1 – 3 of 3) sorted by relevance
50 .flags = __DEV_INPUT | __DEV_NULL,
50 .flags = __DEV_OUTPUT | __DEV_NULL,
54 #define __DEV_NULL 0x0010 /* This is the null device */ macro