/freebsd/sys/dev/mrsas/ |
H A D | mrsas_fp.c | 197 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 D | mrsas.h | 836 MR_LD_SPAN span; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | adt.h | 43 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 D | span.h | 29 template <typename _Tp, size_t _Extent = dynamic_extent> class span; global() variable
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | wrap_iter.h | 107 friend class _LIBCPP_TEMPLATE_VIS span; variable
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | sar.c | 51 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 D | config.c | 90 print_span(struct mlx_sys_drv_span *span, int arms) in print_span()
|
/freebsd/contrib/mandoc/ |
H A D | tbl.c | 156 struct tbl_span *span; in tbl_span() local
|
H A D | roff.h | 511 struct tbl_span *span; /* TBL */ member
|
H A D | roff.c | 1039 struct tbl_span *span; in roff_addtbl() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_sched.cpp | 362 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 D | kmp_dispatch.cpp | 1904 UT span; in __kmp_dispatch_next_algorithm() local
|
/freebsd/usr.sbin/bsdinstall/distextract/ |
H A D | distextract.c | 181 size_t span; in count_files() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_diff.c | 127 uint64_t span = DBP_SPAN(dnp, zb->zb_level); in diff_cb() local
|
H A D | dmu_send.c | 1012 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 D | dnode.c | 2549 int i, inc, error, span; in dnode_next_offset_level() local
|
/freebsd/contrib/ntp/libparse/ |
H A D | clk_rawdcf.c | 408 unsigned int i, lowmax, highmax, cutoff, span; in cvt_rawdcf() local
|
/freebsd/usr.bin/ministat/ |
H A D | ministat.c | 285 double span; member
|
/freebsd/contrib/ntp/parseutil/ |
H A D | dcfd.c | 536 register unsigned int i, lowmax, highmax, cutoff, span; in cvt_rawdcf() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_chu.c | 307 double span; /* shift register envelope span */ member
|
/freebsd/sys/kern/ |
H A D | kern_shutdown.c | 1655 uint64_t dumpextent, span; dump_start() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_ioctl.h | 816 int low, high, span; member
|
/freebsd/sys/dev/mfi/ |
H A D | mfireg.h | 1271 struct mfi_span span[MFI_MAX_SPAN_DEPTH]; member
|