Lines Matching refs:status
344 int status, last_bpw;392 status = -EINVAL;395 status = fsl_spi_setup_transfer(spi, t);396 if (status < 0)406 status = fsl_spi_bufs(spi, t, m->is_dma_mapped);407 if (status) {408 status = -EMSGSIZE;422 m->status = status;424 if (status || !cs_change) {