Home
last modified time | relevance | path

Searched defs:bh (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/net/route/
H A Dnhop_utils.c50 bitmask_init(struct bitmask_head *bh, void *idx, uint32_t num_items) in bitmask_init()
62 bitmask_get_resize_items(const struct bitmask_head *bh) in bitmask_get_resize_items()
71 bitmask_should_resize(const struct bitmask_head *bh) in bitmask_should_resize()
136 bitmask_swap(struct bitmask_head *bh, void *new_idx, uint32_t new_items, void **pidx) in bitmask_swap()
/freebsd/sys/fs/ext2fs/
H A Dext2_extattr.h80 #define EXT2_HDR(bh) ((struct ext2fs_extattr_header *)((bh)->b_data)) argument
82 #define EXT2_FIRST_ENTRY(bh) EXT2_ENTRY(EXT2_HDR(bh)+1) argument
/freebsd/sys/x86/isa/
H A Dorm.c84 bus_space_handle_t bh; in orm_identify() local
/freebsd/sys/dev/dpms/
H A Ddpms.c185 dpms_call_bios(int subfunction, int *bh) in dpms_call_bios()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h571 # define mul64(l,h,bl,bh) \ argument
606 # define mul_add(r,a,bl,bh,c) { \ argument
622 # define mul(r,a,bl,bh,c) { \ argument
H A Dbn_asm.c107 BN_ULONG bl, bh; in bn_mul_add_words() local
139 BN_ULONG bl, bh; in bn_mul_words() local
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c140 bus_space_handle_t bh, child_bh; in chipc_init_child_resource() local
/freebsd/sys/dev/cxgbe/
H A Dt4_iov.c57 bus_space_handle_t bh; member
/freebsd/contrib/sendmail/src/
H A Denvelope.c673 register HDR *bh; local
/freebsd/sys/dev/scc/
H A Dscc_core.c105 bus_space_handle_t bh; in scc_bfe_attach() local
/freebsd/crypto/libecc/src/nn/
H A Dnn_div.c633 #define WORD_CND_SUB_22(cnd, ah, al, bh, bl) do { \ argument
651 word_t bh, bl, qh, ql, rm, rhl[2], phl[2]; in _word_divrem() local
/freebsd/sys/dev/ice/
H A Dice_ddp_common.c265 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i); in ice_update_pkg_no_lock() local
381 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs_no_lock() local
705 struct ice_buf_hdr *bh; ice_dwnld_cfg_bufs() local
[all...]
/freebsd/sys/dev/dpaa/
H A Dfman.c93 bus_space_handle_t bh; in fman_activate_resource() local
/freebsd/contrib/bc/src/
H A Drand.c107 uint_fast64_t al, ah, bl, bh, c0, c1, c2, c3; in bc_rand_multiply() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dfs.c10 bl, bh, event_exp, power_jmp) \ argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp156 bhead_t bh; /* Common header */ member
162 bhead_t bh; /* Common allocated/free header */ member
/freebsd/sys/dev/sume/
H A Dadapter.h185 bus_space_handle_t bh; member
/freebsd/sys/dev/tpm/
H A Dtpm.c289 tpm_tis12_probe(bus_space_tag_t bt, bus_space_handle_t bh) in tpm_tis12_probe()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.c1006 const char *type, int bh, int bss_load, in wpas_notify_interworking_ap_added()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h648 int bh, int bss_load, in wpas_dbus_signal_interworking_ap_added()
/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c1199 *bh = bna->host.na_bdg; in netmap_bwrap_dtor() local
/freebsd/sys/kern/
H A Dkern_resource.c1001 uint64_t acc, bh, bl; in mul64_by_fraction() local
/freebsd/crypto/openssl/engines/
H A De_capi.c645 BLOBHEADER *bh; in capi_get_pkey() local
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1143 bus_space_handle_t bh, child_bh; in bhndb_init_child_resource() local
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h313 bus_space_handle_t bh; member

12