Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/sbus/char/
H A Doradax.c82 #define CCA_STAT_NOT_COMPLETED 0 macro
509 if (ctx->ca_buf[idx].status == CCA_STAT_NOT_COMPLETED) in dax_ccb_wait()
530 if (ctx->ca_buf[i].status == CCA_STAT_NOT_COMPLETED) { in dax_close()
632 CCA_STAT_NOT_COMPLETED) in dax_write()
885 if (ctx->ca_buf[i].status == CCA_STAT_NOT_COMPLETED) { in dax_ccb_exec()
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Doradax.c82 #define CCA_STAT_NOT_COMPLETED 0 macro
508 if (ctx->ca_buf[idx].status == CCA_STAT_NOT_COMPLETED) in dax_ccb_wait()
529 if (ctx->ca_buf[i].status == CCA_STAT_NOT_COMPLETED) { in dax_close()
631 CCA_STAT_NOT_COMPLETED) in dax_write()
884 if (ctx->ca_buf[i].status == CCA_STAT_NOT_COMPLETED) { in dax_ccb_exec()

Completed in 4 milliseconds