Searched refs:curCmd (Results 1 – 1 of 1) sorted by relevance
1304 u16 curCmd; in SC_WaitForReady() local1308 int status = Read16(state, SC_RA_RAM_CMD__A, &curCmd, 0); in SC_WaitForReady()1309 if (status == 0 || curCmd == 0) in SC_WaitForReady()