Home
last modified time | relevance | path

Searched defs:span (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/dev/mrsas/
H A Dmrsas_fp.c197 MR_LdSpanArrayGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanArrayGet()
226 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanPtrGet()
584 u_int8_t span; in getSpanInfo() local
666 u_int32_t span, info; in mr_spanset_get_span_block() local
727 u_int32_t info, strip_offset, span, span_offset; in get_row_from_strip() local
785 u_int32_t span, info; in get_strip_from_row() local
842 u_int32_t info, strip_offset, span, span_offset; in get_arm_from_strip() local
878 get_arm(struct mrsas_softc *sc, u_int32_t ld, u_int8_t span, u_int64_t stripe, in get_arm()
923 u_int8_t physArm, span; in mr_spanset_get_phy_params() local
1221 u_int8_t span, count; in mr_update_span_set() local
[all …]
H A Dmrsas.h836 MR_LD_SPAN span; member
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h43 constexpr span(T *first, size_type count) noexcept in span() function
47 constexpr span(T (&arr)[N]) noexcept : Data(&arr[0]), Size(N) {} in span() function
/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dspan.h29 template <typename _Tp, size_t _Extent = dynamic_extent> class span; global() variable
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dwrap_iter.h107 friend class _LIBCPP_TEMPLATE_VIS span; variable
/freebsd/sys/contrib/dev/rtw89/
H A Dsar.c51 RTW89_SAR_SPAN_VALID(span) global() argument
87 const struct rtw89_sar_span *span = NULL; rtw89_query_sar_config_common() local
[all...]
/freebsd/usr.sbin/mlxcontrol/
H A Dconfig.c90 print_span(struct mlx_sys_drv_span *span, int arms) in print_span()
/freebsd/contrib/mandoc/
H A Dtbl.c156 struct tbl_span *span; in tbl_span() local
H A Droff.h511 struct tbl_span *span; /* TBL */ member
H A Droff.c1039 struct tbl_span *span; in roff_addtbl() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp362 ST span; in __kmp_for_static_init() local
392 UT span = (trip_count + nth - 1) / nth; in __kmp_for_static_init() local
692 ST span; in __kmp_dist_for_static_init() local
769 ST span; in __kmp_team_static_init() local
H A Dkmp_dispatch.cpp1904 UT span; in __kmp_dispatch_next_algorithm() local
/freebsd/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c181 size_t span; in count_files() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_diff.c127 uint64_t span = DBP_SPAN(dnp, zb->zb_level); in diff_cb() local
H A Ddmu_send.c1012 uint32_t span = srhp->datablksz >> DNODE_SHIFT; in do_dump() local
1121 uint64_t span = bp_span_in_blocks(dnp->dn_indblkshift, zb->zb_level); in send_cb() local
H A Ddnode.c2549 int i, inc, error, span; in dnode_next_offset_level() local
/freebsd/contrib/ntp/libparse/
H A Dclk_rawdcf.c408 unsigned int i, lowmax, highmax, cutoff, span; in cvt_rawdcf() local
/freebsd/usr.bin/ministat/
H A Dministat.c285 double span; member
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c536 register unsigned int i, lowmax, highmax, cutoff, span; in cvt_rawdcf() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c307 double span; /* shift register envelope span */ member
/freebsd/sys/kern/
H A Dkern_shutdown.c1655 uint64_t dumpextent, span; dump_start() local
/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h816 int low, high, span; member
/freebsd/sys/dev/mfi/
H A Dmfireg.h1271 struct mfi_span span[MFI_MAX_SPAN_DEPTH]; member