Searched defs:xfer_size (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c57 tlm_allocate_buffers(boolean_t write, long xfer_size) argument
67 ndmp_malloc(xfer_size);
79 ? xfer_size : 0;
93 buffers->tbs_data_transfer_size = xfer_size;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmc.h90 int xfer_size; /* Data transfer size in CPU cache line */ member in struct:mc_memconf
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c970 size_t xfer_size; local
1049 xfer_size = MIN(src_size, dest_size);
1050 xfer_size = MIN(xfer_size, size);
1064 if (xfer_size == size) {
1073 ioat_cmd_post_copy(ring, src_paddr, dest_paddr, xfer_size,
1077 src_addr += xfer_size;
1078 dest_addr += xfer_size;
1079 size -= xfer_size;
1390 size_t xfer_size; local
[all...]
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c82 long xfer_size; local
99 xfer_size = ndmp_buffer_get_size(session);
100 if (xfer_size < 512*KILOBYTE) {
106 if ((n = (512 * KILOBYTE/xfer_size)) <= 0)
108 xfer_size *= n;
109 NDMP_LOG(LOG_DEBUG, "Adjusted read size: %d", xfer_size);
112 cmds->tcs_command = tlm_create_reader_writer_ipc(TRUE, xfer_size);
151 long xfer_size; local
167 xfer_size = ndmp_buffer_get_size(session);
168 cmds->tcs_command = tlm_create_reader_writer_ipc(FALSE, xfer_size);
[all...]
H A Dndmpd_mover.c2750 long xfer_size; local
2761 xfer_size = ndmp_buffer_get_size(session);
2762 cmds->tcs_command = tlm_create_reader_writer_ipc(FALSE, xfer_size);
H A Dndmpd_tar3.c1441 long xfer_size; local
1460 xfer_size = ndmp_buffer_get_size(session);
1461 if (xfer_size < 512*KILOBYTE) {
1467 n = 512 * KILOBYTE / xfer_size;
1470 xfer_size *= n;
1472 xfer_size);
1475 cmds->tcs_command = tlm_create_reader_writer_ipc(TRUE, xfer_size);
1515 long xfer_size; local
1537 xfer_size = ndmp_buffer_get_size(session);
1538 cmds->tcs_command = tlm_create_reader_writer_ipc(FALSE, xfer_size);
2920 long xfer_size; local
[all...]
H A Dndmpd_util.c990 long xfer_size; local
996 xfer_size = atoi(ndmpd_get_prop_default(NDMP_MOVER_RECSIZE,
998 if (xfer_size > 0)
999 xfer_size *= KILOBYTE;
1001 xfer_size = REMOTE_RECORD_SIZE;
1002 NDMP_LOG(LOG_DEBUG, "Remote operation: %d", xfer_size);
1006 if ((xfer_size = session->ns_mover.md_record_size) == 0)
1007 xfer_size = MAX_RECORD_SIZE;
1010 NDMP_LOG(LOG_DEBUG, "xfer_size: %d", xfer_size);
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h173 uint16_t xfer_size[HCI1394_DESC_MAX_Z]; member in struct:hci1394_comp_ixl_vars_s
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2414 uint32_t risc_address, xfer_size, count, *bp, faddr; local
2422 xfer_size = ha->fw_transfer_size >> 2;
2428 for (count = 0; count < xfer_size; count++) {
2450 if (risc_code_size < xfer_size) {
2451 faddr -= xfer_size - risc_code_size;
2452 xfer_size = risc_code_size;
2456 REQUEST_Q_BUFFER_OFFSET, xfer_size << 2,
2460 ha->request_dvma, xfer_size);
2466 risc_address += xfer_size;
2467 risc_code_size -= xfer_size;
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c3818 uint32_t xfer_size; local
3860 xfer_size = rfs3_tsize(req);
3861 resp->resok.rtmax = xfer_size;
3862 resp->resok.rtpref = xfer_size;
3864 resp->resok.wtmax = xfer_size;
3865 resp->resok.wtpref = xfer_size;
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c2125 uint32_t xfer_size; local
2148 xfer_size = 4;
2158 xfer_size = param_len + 4;
2167 xfer_size = 12;
2176 cmd_size, xfer_size);
2225 uint32_t big_buf_size, xfer_size, off; local
2243 * xfer_size will be scmd->trans_data_len, which is the length
2245 * "xfer_size" of pattern over "len".
2249 * be an exact multiple of "xfer_size" so we don't get pattern
2254 xfer_size
2623 uint32_t xfer_size = 4; local
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c3775 size_t real_length, strtlen, xfer_size; local
3872 xfer_size = tmp_req->isoc_pkt_descr[i].isoc_pkt_length;
3874 xfer_size, &dev_attr, DDI_DMA_CONSISTENT, dmamem_wait,
3898 ASSERT(real_length >= xfer_size);
3908 tw->tw_isoc_bufs[i].length = xfer_size;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c395 uint32_t xfer_size; local
417 xfer_size = min(BE_MAX_XFER_SIZE, block_size);
431 xfer_size;
436 flashrom->params.opcode = ((block_size == xfer_size)?
441 flashrom->params.opcode = ((block_size == xfer_size)?
447 flashrom->params.data_buffer_size = xfer_size;
452 emlxs_memset(payload, 0xff, xfer_size);
456 count = min(image_size, xfer_size);
465 wptr = (uint32_t *)&payload[(xfer_size - 12)];
482 block_size -= xfer_size;
507 uint32_t xfer_size; local
678 uint32_t xfer_size; local
1781 uint32_t xfer_size; local
[all...]
H A Demlxs_dump.c3696 uint32_t xfer_size; local
3790 xfer_size = min(BE_MAX_XFER_SIZE, log_size);
3804 sizeof (IOCTL_COMMON_MANAGE_FAT) + xfer_size;
3809 fat->params.request.read_log_length = xfer_size;
3829 BE_SWAP32_BCOPY(payload, bptr, xfer_size);
3831 log_size -= xfer_size;
3832 offset += xfer_size;
3833 bptr += xfer_size;
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c441 * The dump I/O buffer must be at least one page, at most xfer_size
453 dumpbuf_iosize(size_t xfer_size) argument
459 else if (iosize > xfer_size)
460 iosize = xfer_size;
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c7024 size_t real_length, xfer_size; local
7125 for (xfer_size = 0, j = 0; j < frame_count; j++) {
7127 xfer_size += isoc_pkt_descr->isoc_pkt_length;
7133 xfer_size, &dev_attr, DDI_DMA_CONSISTENT, dmamem_wait,
7158 ASSERT(real_length >= xfer_size);
7169 tw->tw_isoc_bufs[i].length = xfer_size;
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7228 uint64_t xfer_size; local
7233 xfer_size = (dbuf->db_xfer_status == STMF_SUCCESS) ?
7241 xfer_size);
7246 xfer_size);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c8866 u8 xfer_size; local
8895 xfer_size = (byte_cnt > ELINK_SFP_EEPROM_PAGE_SIZE) ?
8897 rc = read_func(phy, params, dev_addr, addr, xfer_size,
8899 byte_cnt -= xfer_size;
8900 user_data += xfer_size;
8901 addr += xfer_size;

Completed in 288 milliseconds