STATUS_RUNNING
#define STATUS_RUNNING (1<<2) /* Card initialized, but not enabled */
#define STATUS_RUNNING 1
STATUS_RUNNING,