Home
last modified time | relevance | path

Searched refs:width (Results 276 – 300 of 342) sorted by relevance

1...<<11121314

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.c197 old_width = sc->gc_image->width; in vga_check_size()
333 sc->gc_image->width * sc->gc_image->height * in vga_render()
H A Dusb_mouse.c286 sc->um_report.x = MOUSE_MAX_X * x / gc->width; in umouse_event()
H A Dsmbiostbl.c323 uint8_t width; /* num of dev in row */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm100 field width, and justification to shell variables.
H A DTYPES26 float -h 'width in inches' y=0
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py520 width=78,
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h79 int width; /* width of field */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2252 pptr->width = prev_primary->width; in pmcs_promote_next_phy()
3098 parent->width = 1; in pmcs_set_changed()
3113 pptr->width = 1; in pmcs_set_changed()
3212 pptr->width = 0; in pmcs_clear_phy()
3476 if (ctmp->dtype == EXPANDER && ctmp->width && in pmcs_configure_expander()
3492 ctmp->width++; in pmcs_configure_expander()
3507 ctmp->path, ctmp->width); in pmcs_configure_expander()
3655 pptr->width = 1; in pmcs_configure_expander()
5742 pptr->sas_address, 8) == 0) && (phyp->width > 1)) { in pmcs_validate_devid()
/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec_spd_ddr4.c321 const uint8_t width = SPD_DDR4_MOD_ORG_WIDTH(data); in spd_parse_ddr4_mod_org() local
326 spd_insert_map(si, SPD_KEY_DRAM_WIDTH, width, spd_ddr4_dram_width, in spd_parse_ddr4_mod_org()
H A Dlibjedec_spd_ddr5.c218 const uint8_t width = SPD_DDR5_WIDTH_WIDTH(data); in spd_parse_ddr5_width() local
220 spd_insert_map(si, key, width, spd_ddr5_width_map, in spd_parse_ddr5_width()
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src36 varies while width:
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h463 u32 width; member
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex381 \def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong}
384 \def\ewbot{\vrule height0pt depth\cornerthick width\cornerlong}
1193 \ifx\empty\imagewidth\else width \imagewidth \fi
2116 \vskip4pt \hrule height 2pt width \hsize
2134 \vskip4pt \hrule height 4pt width \hsize \vskip4pt
2579 % or in percent of \hsize, the current width of text on page.
2758 % to the width of each template entry.
4729 \kern3pt\vrule width\dimen2}% Space to right.
4784 % have any width.
6397 % #2 is (optional) width, #3 is (optional) height.
[all …]
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1016 hw->bus.width = ixgbe_bus_width_pcie_x1; in ixgbe_set_pci_config_data_generic()
1019 hw->bus.width = ixgbe_bus_width_pcie_x2; in ixgbe_set_pci_config_data_generic()
1022 hw->bus.width = ixgbe_bus_width_pcie_x4; in ixgbe_set_pci_config_data_generic()
1025 hw->bus.width = ixgbe_bus_width_pcie_x8; in ixgbe_set_pci_config_data_generic()
1028 hw->bus.width = ixgbe_bus_width_unknown; in ixgbe_set_pci_config_data_generic()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000.h89 #define DIMMSIZE(nrow, ncol, nrank, nbank, width) \ argument
90 ((1ULL << ((ncol) + (nrow))) * (nrank) * (nbank) * (width))
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c273 req.width = LE_16((uint16_t)bits); in zyd_rfwrite()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h969 uint32_t width; member
/illumos-gate/usr/src/cmd/troff/
H A Dn3.c954 numtab[HP].val += width(i); in casetl()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c4202 uint64_t width = 40; in ztest_dmu_read_write() local
4251 n = ztest_random(regions) * stride + ztest_random(width); in ztest_dmu_read_write()
4252 s = 1 + ztest_random(2 * width - 1); in ztest_dmu_read_write()
4259 n = ztest_random(regions) * stride + ztest_random(width); in ztest_dmu_read_write()
4260 s = 1 + ztest_random(width - 1); in ztest_dmu_read_write()
4480 uint64_t width = 9; in ztest_dmu_read_write_zcopy() local
4526 n = ztest_random(regions) * stride + ztest_random(width); in ztest_dmu_read_write_zcopy()
4527 s = 1 + ztest_random(width - 1); in ztest_dmu_read_write_zcopy()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c2543 uint64_t width = raidvd->vdev_children; in vdev_raidz_xlate() local
2555 start_row = ((b_start - tgt_col - 1) / width) + 1; in vdev_raidz_xlate()
2559 end_row = ((b_end - tgt_col - 1) / width) + 1; in vdev_raidz_xlate()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2772 size_t *width, us_node_t *node) in print_us_node() argument
2870 (void) printf("%-*s", width[field], strval); in print_us_node()
2872 (void) printf("%*s", width[field], strval); in print_us_node()
2883 size_t *width, boolean_t rmnode, uu_avl_t *avl) in print_us() argument
2897 width[field], col); in print_us()
2900 width[field], col); in print_us()
2909 print_us_node(scripted, parsable, fields, types, width, node); in print_us()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h949 enum e1000_bus_width width; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c3721 astwinsize(1, NiL, &state.width); in opthelp()
3722 if (state.width < 20) in opthelp()
3723 state.width = OPT_WIDTH; in opthelp()
3725 margin = style == STYLE_api ? (8 * 1024) : (state.width - 1); in opthelp()
5549 state.width = OPT_WIDTH; in optget()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c1248 dt_aggregate_qsort(dtrace_hdl_t *dtp, void *base, size_t nel, size_t width, in dt_aggregate_qsort() argument
1271 qsort(base, nel, width, compar); in dt_aggregate_qsort()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c2961 int width = gl_displayed_char_width(gl, c, term_curpos); in gl_add_char_to_line() local
2989 gl_set_term_curpos(gl, term_curpos + width)) in gl_add_char_to_line()
3010 if(old_width > width) { in gl_add_char_to_line()
3021 if(gl_set_term_curpos(gl, term_curpos + width)) in gl_add_char_to_line()
3028 } else if(width > old_width) { in gl_add_char_to_line()
3034 gl_set_term_curpos(gl, term_curpos + width)) in gl_add_char_to_line()

1...<<11121314