Home
last modified time | relevance | path

Searched refs:CCA_STAT_NOT_COMPLETED (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/sbus/char/
Doradax.c94 #define CCA_STAT_NOT_COMPLETED 0 macro
523 if (ctx->ca_buf[idx].status == CCA_STAT_NOT_COMPLETED) in dax_ccb_wait()
544 if (ctx->ca_buf[i].status == CCA_STAT_NOT_COMPLETED) { in dax_close()
646 CCA_STAT_NOT_COMPLETED) in dax_write()
899 if (ctx->ca_buf[i].status == CCA_STAT_NOT_COMPLETED) { in dax_ccb_exec()