Lines Matching refs:LFS_EMUBD_TRACE
99 LFS_EMUBD_TRACE("lfs_emubd_create(%p {.context=%p, "
122 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", LFS_ERR_NOMEM);
137 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", LFS_ERR_NOMEM);
152 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", err);
161 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", LFS_ERR_NOMEM);
176 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", err);
183 LFS_EMUBD_TRACE("lfs_emubd_create -> %d", 0);
188 LFS_EMUBD_TRACE("lfs_emubd_destroy(%p)", (void*)cfg);
207 LFS_EMUBD_TRACE("lfs_emubd_destroy -> %d", 0);
217 LFS_EMUBD_TRACE("lfs_emubd_read(%p, "
234 LFS_EMUBD_TRACE("lfs_emubd_read -> %d", LFS_ERR_CORRUPT);
256 LFS_EMUBD_TRACE("lfs_emubd_read -> %d", err);
261 LFS_EMUBD_TRACE("lfs_emubd_read -> %d", 0);
267 LFS_EMUBD_TRACE("lfs_emubd_prog(%p, "
281 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", LFS_ERR_NOMEM);
289 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", LFS_ERR_CORRUPT);
295 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", 0);
317 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", err);
324 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", err);
338 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", err);
352 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", 0);
357 LFS_EMUBD_TRACE("lfs_emubd_erase(%p, 0x%"PRIx32" (%"PRIu32"))",
367 LFS_EMUBD_TRACE("lfs_emubd_prog -> %d", LFS_ERR_NOMEM);
376 LFS_EMUBD_TRACE("lfs_emubd_erase -> %d", LFS_ERR_CORRUPT);
380 LFS_EMUBD_TRACE("lfs_emubd_erase -> %d", 0);
400 LFS_EMUBD_TRACE("lfs_emubd_erase -> %d", err);
409 LFS_EMUBD_TRACE("lfs_emubd_erase -> %d", err);
424 LFS_EMUBD_TRACE("lfs_emubd_erase -> %d", err);
438 LFS_EMUBD_TRACE("lfs_emubd_erase -> %d", 0);
443 LFS_EMUBD_TRACE("lfs_emubd_sync(%p)", (void*)cfg);
448 LFS_EMUBD_TRACE("lfs_emubd_sync -> %d", 0);
481 LFS_EMUBD_TRACE("lfs_emubd_crc(%p, %"PRIu32", %p)",
484 LFS_EMUBD_TRACE("lfs_emubd_crc -> %d", err);
489 LFS_EMUBD_TRACE("lfs_emubd_bdcrc(%p, %p)", (void*)cfg, crc);
496 LFS_EMUBD_TRACE("lfs_emubd_bdcrc -> %d", err);
504 LFS_EMUBD_TRACE("lfs_emubd_bdcrc -> %d", 0);
509 LFS_EMUBD_TRACE("lfs_emubd_readed(%p)", (void*)cfg);
511 LFS_EMUBD_TRACE("lfs_emubd_readed -> %"PRIu64, bd->readed);
516 LFS_EMUBD_TRACE("lfs_emubd_proged(%p)", (void*)cfg);
518 LFS_EMUBD_TRACE("lfs_emubd_proged -> %"PRIu64, bd->proged);
523 LFS_EMUBD_TRACE("lfs_emubd_erased(%p)", (void*)cfg);
525 LFS_EMUBD_TRACE("lfs_emubd_erased -> %"PRIu64, bd->erased);
530 LFS_EMUBD_TRACE("lfs_emubd_setreaded(%p, %"PRIu64")", (void*)cfg, readed);
533 LFS_EMUBD_TRACE("lfs_emubd_setreaded -> %d", 0);
538 LFS_EMUBD_TRACE("lfs_emubd_setproged(%p, %"PRIu64")", (void*)cfg, proged);
541 LFS_EMUBD_TRACE("lfs_emubd_setproged -> %d", 0);
546 LFS_EMUBD_TRACE("lfs_emubd_seterased(%p, %"PRIu64")", (void*)cfg, erased);
549 LFS_EMUBD_TRACE("lfs_emubd_seterased -> %d", 0);
555 LFS_EMUBD_TRACE("lfs_emubd_wear(%p, %"PRIu32")", (void*)cfg, block);
570 LFS_EMUBD_TRACE("lfs_emubd_wear -> %"PRIi32, wear);
576 LFS_EMUBD_TRACE("lfs_emubd_setwear(%p, %"PRIu32", %"PRIi32")",
586 LFS_EMUBD_TRACE("lfs_emubd_setwear -> %d", LFS_ERR_NOMEM);
591 LFS_EMUBD_TRACE("lfs_emubd_setwear -> %d", 0);
597 LFS_EMUBD_TRACE("lfs_emubd_powercycles(%p)", (void*)cfg);
600 LFS_EMUBD_TRACE("lfs_emubd_powercycles -> %"PRIi32, bd->power_cycles);
606 LFS_EMUBD_TRACE("lfs_emubd_setpowercycles(%p, %"PRIi32")",
612 LFS_EMUBD_TRACE("lfs_emubd_powercycles -> %d", 0);
617 LFS_EMUBD_TRACE("lfs_emubd_copy(%p, %p)", (void*)cfg, (void*)copy);
623 LFS_EMUBD_TRACE("lfs_emubd_copy -> %d", LFS_ERR_NOMEM);
642 LFS_EMUBD_TRACE("lfs_emubd_copy -> %d", 0);