Lines Matching defs:ntry
269 uint32_t argument, options, ntry;
278 ntry = 0;
293 if (ntry > handle->device->cfg.retryLimit) {
299 ntry++;
300 EMMC_TRACE("cmd13 retry %d\n", ntry);
316 uint32_t argument, options, ntry;
319 ntry = 0;
334 if (ntry > handle->device->cfg.retryLimit) {
340 ntry++;
341 EMMC_TRACE("cmd13 retry %d\n", ntry);
370 uint32_t argument, options, ntry;
373 ntry = 0;
388 if (ntry > handle->device->cfg.retryLimit) {
394 ntry++;
395 EMMC_TRACE("cmd13 retry %d\n", ntry);
426 uint32_t ntry = 0;
442 if (ntry > handle->device->cfg.retryLimit) {
448 ntry++;
449 EMMC_TRACE("cmd13 retry %d\n", ntry);
541 uint32_t argument, options, ntry;
544 ntry = 0;
559 if (ntry > handle->device->cfg.retryLimit) {
565 ntry++;
566 EMMC_TRACE("cmd13 retry %d\n", ntry);
595 uint32_t argument, options, ntry;
598 ntry = 0;
613 if (ntry > handle->device->cfg.retryLimit) {
619 ntry++;
620 EMMC_TRACE("cmd13 retry %d\n", ntry);