EVENT_DATA_ERROR
EVENT_DATA_ERROR)) {
atmci_set_completed(host, EVENT_DATA_ERROR);
atmci_set_pending(host, EVENT_DATA_ERROR);
set_bit(EVENT_DATA_ERROR, &host->pending_events);
if (test_and_clear_bit(EVENT_DATA_ERROR,
if (test_and_clear_bit(EVENT_DATA_ERROR,
set_bit(EVENT_DATA_ERROR, &host->pending_events);
if (!test_bit(EVENT_DATA_ERROR, &host->pending_events))
if (!test_bit(EVENT_DATA_ERROR, &host->pending_events))
set_bit(EVENT_DATA_ERROR, &host->pending_events);