Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-opp-witherspoon.dts354 bmp: bmp280@77 { label
H A Daspeed-bmc-opp-tacoma.dts471 bmp: bmp280@77 { label
/freebsd/lib/libmp/
H A Dmpasbn.c519 mp_pow(const MINT *bmp, const MINT *emp, const MINT *mmp, MINT *rmp) in mp_pow()
540 mp_rpow(const MINT *bmp, short e, MINT *rmp) in mp_rpow()
/freebsd/lib/libc/regex/
H A Dregex2.h117 unsigned char bmp[NC_MAX / 8]; member
/freebsd/sys/dev/ice/
H A Dice_bitops.h191 static inline void ice_zero_bitmap(ice_bitmap_t *bmp, u16 size) in ice_zero_bitmap()
/freebsd/crypto/heimdal/lib/hx509/
H A Dname.c236 const uint16_t *bmp = ds->u.bmpString.data; in _hx509_Name_to_string() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c105 dsl_dataset_t *later_ds, zfs_bookmark_phys_t *bmp) in dsl_bookmark_lookup()
H A Ddsl_dataset.c4579 dsl_dataset_space_written_impl(zfs_bookmark_phys_t *bmp, in dsl_dataset_space_written_impl()
4654 dsl_dataset_space_written_bookmark(zfs_bookmark_phys_t *bmp, in dsl_dataset_space_written_bookmark()
H A Dzfs_ioctl.c6518 zfs_bookmark_phys_t bmp; in zfs_ioc_space_written() local
/freebsd/sys/dev/enetc/
H A Denetc_hw.h188 #define ENETC_PVCLCTR_OVTPIDL(bmp) ((bmp) & 0xff) /* VLAN_TYPE */ argument
203 #define ENETC_PSICFGR0_SIVC(bmp) (((bmp) & 0xff) << 24) /* VLAN_TYPE */ argument
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1930 struct ib_uverbs_flow_action_esp_replay_bmp bmp; member