Lines Matching refs:mmc_blk_request
1357 static inline void mmc_apply_rel_rw(struct mmc_blk_request *brq, in mmc_apply_rel_rw()
1385 static void mmc_blk_eval_resp_error(struct mmc_blk_request *brq) in mmc_blk_eval_resp_error()
1433 struct mmc_blk_request *brq = &mqrq->brq; in mmc_blk_data_prep()
1445 memset(brq, 0, sizeof(struct mmc_blk_request)); in mmc_blk_data_prep()
1661 struct mmc_blk_request *brq = &mqrq->brq; in mmc_blk_cqe_prep_dcmd()
1722 struct mmc_blk_request *brq = &mqrq->brq; in mmc_blk_rw_rq_prep()
1806 struct mmc_blk_request *brq = &mqrq->brq; in mmc_blk_fix_state()
1878 static inline bool mmc_blk_oor_valid(struct mmc_blk_request *brq) in mmc_blk_oor_valid()
1883 static inline u32 mmc_blk_stop_err_bits(struct mmc_blk_request *brq) in mmc_blk_stop_err_bits()
1895 struct mmc_blk_request *brq = &mqrq->brq; in mmc_blk_status_error()
1910 static inline bool mmc_blk_cmd_started(struct mmc_blk_request *brq) in mmc_blk_cmd_started()
1936 struct mmc_blk_request *brq = &mqrq->brq; in mmc_blk_mq_rw_recovery()
2022 static inline bool mmc_blk_rq_error(struct mmc_blk_request *brq) in mmc_blk_rq_error()