OPEN
#define OPEN (1<<0) /* device is open */
#define OPEN (1 << 0) /* control device is open */
#define OPEN 2
#define OPEN 3