/titanic_50/usr/src/cmd/hal/utils/ |
H A D | cdutils.c | 416 uint32_t num_blocks; in read_format_capacity() local 434 num_blocks = (uint32_t)(buf[4] << 24) + (buf[5] << 16) + (buf[6] << 8) + buf[7]; in read_format_capacity() 436 *capacity = (uint64_t)num_blocks * block_len; in read_format_capacity()
|
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | ud_lib.c | 357 uint32_t num_blocks, sub_blk; in ud_get_fs_bsize() local 370 if (ud_get_num_blks(h, &num_blocks) != 0) { in ud_get_fs_bsize() 372 num_blocks = 0; in ud_get_fs_bsize() 393 (num_blocks > (256 << shift))) { in ud_get_fs_bsize() 409 if ((num_blocks) && in ud_get_fs_bsize() 410 (num_blocks > (sub_blk << shift))) { in ud_get_fs_bsize() 411 *avd_loc = (num_blocks >> shift) - in ud_get_fs_bsize()
|
/titanic_50/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas_tbolt.c | 68 U64 start_blk, U32 num_blocks); 3000 U32 num_blocks) in mrsas_tbolt_set_pd_lba() argument 3031 cdb[8] = (U8)(num_blocks & 0xff); in mrsas_tbolt_set_pd_lba() 3032 cdb[7] = (U8)((num_blocks >> 8) & 0xff); in mrsas_tbolt_set_pd_lba() 3065 cdb[13] = (U8)(num_blocks & 0xff); in mrsas_tbolt_set_pd_lba() 3066 cdb[12] = (U8)((num_blocks >> 8) & 0xff); in mrsas_tbolt_set_pd_lba() 3067 cdb[11] = (U8)((num_blocks >> 16) & 0xff); in mrsas_tbolt_set_pd_lba() 3068 cdb[10] = (U8)((num_blocks >> 24) & 0xff); in mrsas_tbolt_set_pd_lba() 3082 cdb[8] = (U8)(num_blocks & 0xff); in mrsas_tbolt_set_pd_lba() 3083 cdb[7] = (U8)((num_blocks >> 8) & 0xff); in mrsas_tbolt_set_pd_lba()
|
/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 169 uint_t num_blocks; /* Capacity */ member
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_rxdma.c | 745 if (rbr_p->num_blocks == 1) { in nxge_rxbuf_pp_to_vp() 822 r_index = rbr_p->num_blocks - 1; in nxge_rxbuf_pp_to_vp() 1069 max_index = rbrp->num_blocks; in nxge_rxbuf_index_info_init() 3808 rbrp->num_blocks = num_chunks; in nxge_map_rxdma_channel_buf_ring() 3856 for (i = 0; i < rbrp->num_blocks; i++, dma_bufp++) { in nxge_map_rxdma_channel_buf_ring() 3925 if (i < rbrp->num_blocks) { in nxge_map_rxdma_channel_buf_ring() 4017 num_chunks = rbr_p->num_blocks; in nxge_unmap_rxdma_channel_buf_ring() 4922 uint_t num_blocks; in nxge_rxdma_databuf_free() local 4944 num_blocks = rbr_p->num_blocks; in nxge_rxdma_databuf_free() 4945 for (index = 0; index < num_blocks; index++) { in nxge_rxdma_databuf_free()
|
H A D | nxge_ndd.c | 1092 rbr_rings[rdc]->num_blocks, (void *)rcr_rings[rdc]); in nxge_param_get_rxdma_info()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_rxdma.h | 310 uint_t num_blocks; member
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_rxdma.h | 402 uint_t num_blocks; member
|
H A D | hxge_rxdma.c | 378 if (rbr_p->num_blocks == 1) { in hxge_rxbuf_pp_to_vp() 443 r_index = rbr_p->num_blocks - 1; in hxge_rxbuf_pp_to_vp() 660 max_index = rbrp->num_blocks; in hxge_rxbuf_index_info_init() 2913 rbrp->num_blocks = num_chunks; in hxge_map_rxdma_channel_buf_ring() 2960 for (i = 0; i < rbrp->num_blocks; i++, dma_bufp++) { in hxge_map_rxdma_channel_buf_ring() 3013 if (i < rbrp->num_blocks) { in hxge_map_rxdma_channel_buf_ring() 3101 "tnblocks %d (max %d) size ptrs %d ", rbr_p->rdc, rbr_p->num_blocks, in hxge_unmap_rxdma_channel_buf_ring()
|
H A D | hxge_ndd.c | 572 rbr_rings[rdc]->num_blocks, (void *)rcr_rings[rdc]); in hxge_param_get_rxdma_info()
|
/titanic_50/usr/src/lib/hal/libhal-storage/common/ |
H A D | libhal-storage.c | 761 unsigned int num_blocks; member 1153 LIBHAL_PROP_EXTRACT_INT ("volume.num_blocks", vol->num_blocks); in libhal_volume_from_udi() 1411 return ((dbus_uint64_t)volume->block_size) * ((dbus_uint64_t)volume->num_blocks); in libhal_volume_get_size()
|
/titanic_50/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 903 uint32_t num_blocks; member
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 912 uint32_t num_blocks; member
|
/titanic_50/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 77 void sha1_block_data_order(SHA1_CTX *ctx, const void *inpp, size_t num_blocks);
|
/titanic_50/usr/src/lib/storage/liba5k/common/ |
H A D | mon.c | 2503 l_disk_state->g_disk_state.num_blocks = 0; in l_get_disk_status() 2821 l_disk_state->g_disk_state.num_blocks = in l_get_disk_port_status()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 3619 limitp->nfs_space_limit4_u.mod_blocks.num_blocks, in sum_space_limit() 3648 limitp->nfs_space_limit4_u.mod_blocks.num_blocks); in detail_space_limit()
|
H A D | nfs4_xdr.c | 1568 if (!xdr_uint32_t(xdrs, &objp->num_blocks)) in xdr_nfs_modified_limit4()
|
/titanic_50/usr/src/cmd/luxadm/ |
H A D | g_adm.c | 4412 num_blks = l_disk_state.g_disk_state.num_blocks; in display_disk_info()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_xdr.c | 3223 mod_blocks.num_blocks)) in xdr_OPEN4res()
|