/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-ring-fp.c | 328 int sizes[]) in xge_hal_ring_dtr_3b_set() argument 333 rxdp->control_2 |= XGE_HAL_RXD_3_SET_BUFFER0_SIZE(sizes[0]); in xge_hal_ring_dtr_3b_set() 336 rxdp->control_2 |= XGE_HAL_RXD_3_SET_BUFFER1_SIZE(sizes[1]); in xge_hal_ring_dtr_3b_set() 339 rxdp->control_2 |= XGE_HAL_RXD_3_SET_BUFFER2_SIZE(sizes[2]); in xge_hal_ring_dtr_3b_set() 363 dma_addr_t dma_pointers[], int sizes[]) in xge_hal_ring_dtr_3b_get() argument 368 sizes[0] = XGE_HAL_RXD_3_GET_BUFFER0_SIZE(rxdp->control_2); in xge_hal_ring_dtr_3b_get() 371 sizes[1] = XGE_HAL_RXD_3_GET_BUFFER1_SIZE(rxdp->control_2); in xge_hal_ring_dtr_3b_get() 374 sizes[2] = XGE_HAL_RXD_3_GET_BUFFER2_SIZE(rxdp->control_2); in xge_hal_ring_dtr_3b_get() 376 ((xge_hal_channel_t *)channelh)->poll_bytes += sizes[0] + sizes[1] + in xge_hal_ring_dtr_3b_get() 377 sizes[2]; in xge_hal_ring_dtr_3b_get() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/ |
H A D | announce.c | 187 int sizes[N_LINES]; in print_mesg() local 211 sizes[i] = strlen(line_buf[i]); in print_mesg() 212 max_size = max(max_size, sizes[i]); in print_mesg() 219 sizes[i] = strlen(line_buf[i]); in print_mesg() 220 max_size = max(max_size, sizes[i]); in print_mesg() 248 sizes[i] = strlen(line_buf[i]); in print_mesg() 249 max_size = max(max_size, sizes[i]); in print_mesg() 255 sizes[i] = strlen(line_buf[i]); in print_mesg() 256 max_size = max(max_size, sizes[i]); in print_mesg() 261 sizes[i] = strlen(line_buf[i]); in print_mesg() [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/refreserv/ |
H A D | refreserv_multi_raidz.ksh | 79 typeset -A sizes= 87 typeset -A sizes["$raid"] 98 typeset -A sizes["$raid"]["$ndisks"] 113 sizes["$raid"]["$ndisks"]["$vbs"]=$refres 159 refres1=${sizes["$raid"]["$nd1"]["$vbs"]} 160 refres2=${sizes["$raid"]["$nd2"]["$vbs"]}
|
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/ |
H A D | mdb_kb.c | 840 xkb_read_modsyms(xkb_t *xkb, char **buf, size_t *sizes, int types, in xkb_read_modsyms() argument 861 sym.st_name = sizes[XKB_WALK_STR]; in xkb_read_modsyms() 863 sizes[type] += sizeof (sym); in xkb_read_modsyms() 865 sizes[XKB_WALK_STR] += sz; in xkb_read_modsyms() 886 size_t *sizes, int types) in xkb_walk_syms() argument 896 bzero(sizes, sizeof (*sizes) * (XKB_WALK_STR + 1)); in xkb_walk_syms() 901 sizes[XKB_WALK_LOCAL] += sizeof (Sym); in xkb_walk_syms() 902 sizes[XKB_WALK_STR] += 1; in xkb_walk_syms() 932 if (!xkb_read_modsyms(xkb, buf, sizes, types, sym_addr, in xkb_walk_syms() 962 size_t sizes[XKB_WALK_STR + 1]; in xkb_build_ksyms() local [all …]
|
/illumos-gate/usr/src/cmd/fs.d/ufs/quot/ |
H A D | quot.c | 87 static int sizes[TSIZE]; variable 235 sizes[i] = 0; in check() 336 sizes[size]++; in qacct() 431 if (sizes[i]) { in report() 432 t += i*sizes[i]; in report() 434 i, sizes[i], t); in report() 436 if (sizes[TSIZE -1 ]) in report() 438 sizes[TSIZE - 1], overflow + (offset_t)t); in report()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_srq.c | 58 ibt_srq_sizes_t *sizes; in tavor_srq_alloc() local 80 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*sizes)) in tavor_srq_alloc() 97 sizes = srqinfo->srqi_sizes; in tavor_srq_alloc() 163 sizes->srq_wr_sz = max(sizes->srq_wr_sz, TAVOR_SRQ_MIN_SIZE); in tavor_srq_alloc() 164 log_srq_size = highbit(sizes->srq_wr_sz); in tavor_srq_alloc() 165 if (ISP2(sizes->srq_wr_sz)) { in tavor_srq_alloc() 184 if (sizes->srq_sgl_sz > max_sgl) { in tavor_srq_alloc() 193 tavor_srq_sgl_to_logwqesz(state, sizes->srq_sgl_sz, in tavor_srq_alloc()
|
/illumos-gate/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-ring.h | 416 int sizes[]); 420 dma_addr_t dma_pointers[], int sizes[]); 424 int sizes[]); 428 dma_addr_t dma_pointer[], int sizes[]);
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_log.c | 244 size_t sizes[2]; local 387 sizes[0] = sizeof(ipfl); 395 sizes[1] = hlen + mlen; 399 sizes[1] = hlen + mlen; 404 sizes[1] = hlen + mlen; 407 return ipllog(IPL_LOGIPF, fin, ptrs, sizes, types, 2, fin->fin_ifs);
|
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti.h | 216 ibt_channel_hdl_t *rc_chan_p, ibt_chan_sizes_t *sizes); 265 ibt_channel_hdl_t *ud_chan_p, ibt_chan_sizes_t *sizes); 275 ibt_channel_hdl_t *ud_chan_p, ibt_chan_sizes_t *sizes);
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_srq.c | 57 ibt_srq_sizes_t *sizes; in hermon_srq_alloc() local 77 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*sizes)) in hermon_srq_alloc() 88 sizes = srqinfo->srqi_sizes; in hermon_srq_alloc() 176 srq_wr_sz = max(sizes->srq_wr_sz + 1, HERMON_SRQ_MIN_SIZE); in hermon_srq_alloc() 198 if (sizes->srq_sgl_sz > max_sgl) { in hermon_srq_alloc() 208 hermon_srq_sgl_to_logwqesz(state, sizes->srq_sgl_sz, in hermon_srq_alloc()
|
/illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_chan.c | 63 ibt_chan_sizes_t *sizes) in ibt_alloc_rc_channel() argument 71 hca_hdl, flags, args, sizes); in ibt_alloc_rc_channel() 176 retval = ibt_alloc_qp(hca_hdl, IBT_RC_RQP, &qp_attr, sizes, NULL, in ibt_alloc_rc_channel() 401 ibt_chan_sizes_t *sizes) in ibt_alloc_ud_channel() argument 410 hca_hdl, flags, args, sizes); in ibt_alloc_ud_channel() 538 retval = ibt_alloc_qp(hca_hdl, IBT_UD_RQP, &qp_attr, sizes, NULL, in ibt_alloc_ud_channel() 599 ibt_channel_hdl_t *ud_chan_p, ibt_chan_sizes_t *sizes) in ibt_alloc_ud_channel_range() argument 613 hca_hdl, flags, args, sizes); in ibt_alloc_ud_channel_range() 685 IBT_UD_RQP, &qp_attr, sizes, ibc_send_cq, ibc_recv_cq, in ibt_alloc_ud_channel_range()
|
/illumos-gate/usr/src/uts/common/ipp/ipgpc/ |
H A D | filters.c | 321 int sizes[] = IPGPC_PRIMES(); in ipgpc_initialize() local 334 for (i = 3; i < sizeof (sizes) / sizeof (*sizes) - 1; ++i) { in ipgpc_initialize() 335 if (sizes[i] >= ipgpc_max_filters) { in ipgpc_initialize() 339 if (sizes[i] == 0) { in ipgpc_initialize() 343 ipgpc_max_num_filters = sizes[(i - 1)]; in ipgpc_initialize() 345 ipgpc_max_num_filters = sizes[i]; in ipgpc_initialize() 350 for (i = 3; i < sizeof (sizes) / sizeof (*sizes) - 1; ++i) { in ipgpc_initialize() 351 if (sizes[i] >= ipgpc_max_classes) { in ipgpc_initialize() 355 if (sizes[i] == 0) { in ipgpc_initialize() 359 ipgpc_max_num_classes = sizes[(i - 1)]; in ipgpc_initialize() [all …]
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_asm.S | 40 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1. 106 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1.
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_asm_4u.S | 39 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1. 107 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1.
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/projectquota/ |
H A D | projectquota_004_neg.ksh | 68 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m"
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 22 Example Code and Data Size: These are the sizes for the OS-independent 60 Example Code and Data Size: These are the sizes for the OS-independent 169 Example Code and Data Size: These are the sizes for the OS-independent 236 Current Release: (Note: build changes increased sizes) 284 Example Code and Data Size: These are the sizes for the OS-independent 396 Example Code and Data Size: These are the sizes for the OS-independent 497 Example Code and Data Size: These are the sizes for the OS-independent 566 Example Code and Data Size: These are the sizes for the OS-independent 680 Example Code and Data Size: These are the sizes for the OS-independent 753 Example Code and Data Size: These are the sizes for the OS-independent [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/userquota/ |
H A D | userquota_005_neg.ksh | 71 set -A sizes "100mfsd" "m0.12m" "GGM" "-1234-m" "123m-m"
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | dev-options.rst | 42 Print all compound global data symbols with their sizes and alignment.
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | report1.txt | 2 in GDBM. The following are statistics on the sizes of keys and data
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 1072 ibt_chan_sizes_t sizes; in ib_create_qp() local 1151 &sizes, &qpn, &ibt_qp); in ib_create_qp() 1155 &sizes, &qpn, &ibt_qp); in ib_create_qp() 1159 qp_init_attr->port_num, IBT_SMI_SQP, &attrs, &sizes, in ib_create_qp() 1164 qp_init_attr->port_num, IBT_GSI_SQP, &attrs, &sizes, in ib_create_qp() 1177 qp_init_attr->cap.max_send_wr = sizes.cs_sq; in ib_create_qp() 1178 qp_init_attr->cap.max_recv_wr = sizes.cs_rq; in ib_create_qp() 1179 qp_init_attr->cap.max_send_sge = sizes.cs_sq_sgl; in ib_create_qp() 1180 qp_init_attr->cap.max_recv_sge = sizes.cs_rq_sgl; in ib_create_qp()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend.kshlib | 407 echo Created $nfiles files of random sizes up to $maxsize bytes 428 echo Removed $nfiles files of random sizes up to $maxsize bytes
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | Makefile.solaris.defs | 35 # the sizes of stage2 and pxegrub and may cause malfunction.
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/ |
H A D | DESC | 38 sizes 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ipclassifier.c | 383 int sizes[] = P2Ps(); in ipcl_init() local 404 for (i = 9; i < sizeof (sizes) / sizeof (*sizes) - 1; i++) { in ipcl_init() 405 if (sizes[i] >= ipst->ips_ipcl_conn_fanout_size) { in ipcl_init() 409 if ((ipst->ips_ipcl_conn_fanout_size = sizes[i]) == 0) { in ipcl_init() 411 ipst->ips_ipcl_conn_fanout_size = sizes[16]; in ipcl_init()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 154 umem_init_walkers(uintptr_t addr, const umem_cache_t *c, int *sizes) in umem_init_walkers() argument 181 for (i = 0; sizes[i] != 0; i++) { in umem_init_walkers() 182 if (sizes[i] == c->cache_bufsize) in umem_init_walkers() 186 if (sizes[i] == 0) { in umem_init_walkers() 222 int *sizes; in umem_statechange_cb() local 249 sizes = mdb_zalloc(sym.st_size + sizeof (int), UM_SLEEP | UM_GC); in umem_statechange_cb() 251 if (mdb_vread(sizes, sym.st_size, (uintptr_t)sym.st_value) == -1) { in umem_statechange_cb() 256 (void) mdb_walk("umem_cache", (mdb_walk_cb_t)umem_init_walkers, sizes); in umem_statechange_cb()
|