Searched defs:bi (Results 1 – 15 of 15) sorted by relevance
/u-boot/fs/yaffs2/ |
A D | yaffs_checkptrw.c | 39 struct yaffs_block_info *bi = yaffs_get_block_info(dev, i); in yaffs_checkpt_erase() local 81 struct yaffs_block_info *bi = in yaffs2_checkpt_find_erased_block() local 225 struct yaffs_block_info *bi = in yaffs2_checkpt_flush_buffer() local 371 struct yaffs_block_info *bi = NULL; in yaffs_checkpt_close() local
|
A D | yaffs_summary.c | 131 struct yaffs_block_info *bi = yaffs_get_block_info(dev, blk); in yaffs_summary_write() local 193 struct yaffs_block_info *bi = yaffs_get_block_info(dev, blk); in yaffs_summary_read() local 295 struct yaffs_block_info *bi = yaffs_get_block_info(dev, blk); in yaffs_summary_gc() local
|
A D | yaffs_verify.c | 49 void yaffs_verify_blk(struct yaffs_dev *dev, struct yaffs_block_info *bi, int n) in yaffs_verify_blk() 94 struct yaffs_block_info *bi, int n) in yaffs_verify_collected_blk() 120 struct yaffs_block_info *bi = yaffs_get_block_info(dev, i); in yaffs_verify_blocks() local
|
A D | yaffs_yaffs2.c | 89 struct yaffs_block_info *bi) in yaffs2_clear_oldest_dirty_seq() 107 struct yaffs_block_info *bi) in yaffs2_update_oldest_dirty_seq() 120 int yaffs_block_ok_for_gc(struct yaffs_dev *dev, struct yaffs_block_info *bi) in yaffs_block_ok_for_gc() 147 struct yaffs_block_info *bi; in yaffs2_find_refresh_block() local 935 struct yaffs_block_info *bi, in yaffs2_scan_chunk() 1350 struct yaffs_block_info *bi; in yaffs2_scan_backwards() local
|
A D | yaffs_yaffs1.c | 32 struct yaffs_block_info *bi; in yaffs1_scan() local
|
A D | yaffs_nand.c | 42 struct yaffs_block_info *bi; in yaffs_rd_chunk_tags_nand() local
|
A D | yaffs_guts.c | 231 struct yaffs_block_info *bi) in yaffs_handle_chunk_error() 251 struct yaffs_block_info *bi = yaffs_get_block_info(dev, flash_block); in yaffs_handle_chunk_wr_error() local 376 struct yaffs_block_info *bi; in yaffs_find_alloc_block() local 423 struct yaffs_block_info *bi; in yaffs_alloc_chunk() local 490 struct yaffs_block_info *bi; in yaffs_skip_rest_of_block() local 512 struct yaffs_block_info *bi = 0; in yaffs_write_new_chunk() local 2386 struct yaffs_block_info *bi, in yaffs_gc_process_chunk() 2538 struct yaffs_block_info *bi = yaffs_get_block_info(dev, block); in yaffs_gc_block() local 2643 struct yaffs_block_info *bi; in yaffs_find_gc_block() local 2931 struct yaffs_block_info *bi; in yaffs_chunk_del() local [all …]
|
/u-boot/post/lib_powerpc/ |
A D | b.c | 33 static int cpu_post_test_bc (ulong cmd, ulong bo, ulong bi, in cpu_post_test_bc()
|
A D | cpu_asm.h | 177 #define ASM_3O(opcode, bo, bi, off) ((opcode) + \ argument
|
/u-boot/common/ |
A D | bedbug.c | 660 unsigned long bi; in handle_bc() local 1069 unsigned long bi = 0; /* BI operand */ in find_next_address() local
|
/u-boot/fs/btrfs/ |
A D | ctree.h | 1106 struct extent_buffer *eb, struct btrfs_balance_item *bi) in btrfs_balance_item_data() 1115 struct extent_buffer *eb, struct btrfs_balance_item *bi) in btrfs_balance_item_meta() 1124 struct extent_buffer *eb, struct btrfs_balance_item *bi) in btrfs_balance_item_sys()
|
/u-boot/fs/ubifs/ |
A D | debug.c | 581 void ubifs_dump_budg(struct ubifs_info *c, const struct ubifs_budg_info *bi) in ubifs_dump_budg() 649 void ubifs_dump_budg(struct ubifs_info *c, const struct ubifs_budg_info *bi) in ubifs_dump_budg()
|
A D | ubifs.h | 1943 struct ubifs_budg_info bi; member
|
/u-boot/drivers/usb/gadget/ |
A D | ether.c | 2581 int usb_eth_initialize(struct bd_info *bi) in usb_eth_initialize()
|
/u-boot/drivers/ddr/fsl/ |
A D | ctrl_regs.c | 805 unsigned int bi = 0; /* Bypass initialization */ in set_ddr_sdram_cfg() local
|
Completed in 67 milliseconds