Home
last modified time | relevance | path

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

/u-boot/board/phytec/phycore_rk3288/
A Dsom.h19 unsigned char bs; /* Bits set in previous bytes */ member
/u-boot/arch/mips/mach-mtmips/mt7628/
A Dinit.c22 u32 bs, val, timer_freq_post; in set_init_timer_freq() local
/u-boot/lib/efi_loader/
A Defi_bootmgr.c18 static const struct efi_boot_services *bs; variable
A Defi_file.c516 u64 bs; in efi_file_read_int() local
A Defi_boottime.c1884 efi_uintn_t bs; in efi_load_image_from_file() local
/u-boot/fs/fat/
A Dfat.c493 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi()
562 boot_sector bs; in get_fs_info() local
1140 boot_sector bs; in file_fat_detectfs() local
1384 boot_sector bs; in fat_uuid() local
/u-boot/fs/zfs/
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
/u-boot/lib/efi_selftest/
A Dinitrddump.c19 static struct efi_boot_services *bs; variable
A Ddtbdump.c23 static struct efi_boot_services *bs; variable
/u-boot/drivers/net/phy/
A Ddp83867.c270 int ret, bs; in dp83867_config() local
/u-boot/tools/
A Dkwboot.c99 static int state, bs; in __spinner() local
/u-boot/include/
A Duniverse.h15 unsigned int bs; /* Base */ member
/u-boot/fs/btrfs/
A Dctree.h52 #define __BTRFS_LEAF_DATA_SIZE(bs) ((bs) - sizeof(struct btrfs_header)) argument

Completed in 25 milliseconds