Searched refs:stsValid (Results 1 – 1 of 1) sorted by relevance
52 stsValid = (1 << 7), enumerator270 expected_status_bits = stsValid | dataAvail; in SendCommandAndWait()329 if ((status & expected_status_bits) != stsValid) { in SendCommandAndWait()