Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/board/phytec/phycore_rk3288/
H A Dsom.h20 unsigned char bs; /* Bits set in previous bytes */ member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c487 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi()
556 boot_sector bs; in get_fs_info() local
974 boot_sector bs; in file_fat_detectfs() local
H A Dfat_write.c910 boot_sector bs; in do_fat_write() local
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs.c99 #define ZAP_LEAF_HASH_SHIFT(bs) (bs - 5) argument
100 #define ZAP_LEAF_HASH_NUMENTRIES(bs) (1 << ZAP_LEAF_HASH_SHIFT(bs)) argument
101 #define LEAF_HASH(bs, h) \ argument
110 #define ZAP_LEAF_NUMCHUNKS(bs) \ argument
119 #define ZAP_LEAF_CHUNK(l, bs, idx) \ argument
121 #define ZAP_LEAF_ENTRY(l, bs, idx) (&ZAP_LEAF_CHUNK(l, bs, idx).l_entry) argument
/rk3399_rockchip-uboot/tools/
H A Dkwboot.c99 static int state, bs; in __spinner() local
/rk3399_rockchip-uboot/include/
H A Duniverse.h16 unsigned int bs; /* Base */ member