Searched refs:CB_CARDSTS (Results 1 – 2 of 2) sorted by relevance
19 #define CB_CARDSTS 0x00000001 /* CSTSCHG status */ macro
225 val |= (state & CB_CARDSTS) ? SS_STSCHG : 0; in yenta_get_status()