Home
last modified time | relevance | path

Searched defs:bit_mask (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_tbl.c93 unsigned mlid_offset, mask_offset, bit_mask; in osm_mcast_tbl_set() local
147 unsigned mlid_offset, mask_offset, bit_mask; in osm_mcast_tbl_is_port() local
/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dbitset.h52 size_t bit_mask = (((size_t(1) << (End - Start)) << 1) - 1) in set_range() local
/freebsd/sys/dev/amd_ecc_inject/
H A Decc_inject.c76 static int bit_mask = 0x0001; /* 16 bits */ variable
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h158 uint16_t bit_mask = internal::get_status_value_for_except(excepts); in enable_except() local
183 uint16_t bit_mask = internal::get_status_value_for_except(excepts); in disable_except() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c400 uint32_t bit_mask = 0x80000000 >> bit_idx; in fman_dtsec_set_bucket() local
/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c126 uint64_t bit_mask; in nicvf_poll_reg() local
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c386 u8 bit_mask; in __check_secure_blacklist() local