Home
last modified time | relevance | path

Searched refs:block (Results 101 – 125 of 317) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c741 uint32_t block, begin, end, blkno, count, map_end_blk, dummy; in ud_free_space_bmap() local
777 for (block = begin; block <= end; block++) { in ud_free_space_bmap()
780 ud_xlate_to_daddr(udf_vfsp, ud_part->udp_number, block, 1, in ud_free_space_bmap()
794 blkno = beginblk - (block * (udf_vfsp->udf_lbsize << 3)); in ud_free_space_bmap()
841 uint32_t block, dummy, sz; in ud_free_space_stbl() local
856 block = ud_part->udp_freed_loc; in ud_free_space_stbl()
858 block = ud_part->udp_unall_loc; in ud_free_space_stbl()
865 ud_xlate_to_daddr(udf_vfsp, ud_part->udp_number, block, 1, &dummy), in ud_free_space_stbl()
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c674 typedef struct block block_t;
681 struct block { struct
683 char *block; argument
783 b->block = Zalloc(maxcsize); in initstreams()
910 (void) memcpy(&sh, block + in, sizeof (sh)); in lzjbblock()
927 (void) memcpy(&sc, block + in, cs); in lzjbblock()
935 dsize = decompress(block + in, out, csize, pagesize); in lzjbblock()
1031 s->strm.next_in = block; in bz2block()
1125 lzjbblock(t->corefd, s, b->block, in runstreams()
1128 bz2block(t->corefd, s, b->block, in runstreams()
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-storage-vioblk.p5m33 set name=pkg.summary value="Virtio block"
34 set name=pkg.description value="Virtio block driver"
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S162 ldd [%o1-16], %d2 ! a block of 64 bytes
191 ldx [%o1-16], %o3 ! a block of 32 bytes
240 ldd [%o5], %d0 ! get first 8 byte block
500 ld [%o1+4], %o3 ! a block of 16 bytes
576 ldx [%o1+8], %o3 ! a block of 32 bytes
635 ! Then, if large case, o5 is replaced by count for block alignment.
807 ! to store data with a block store or with individual stores.
808 ! The block store wins when the amount of data is so large
811 ! On a Panther, block store can lose more often because block
894 bne %ncc, 2f ! exactly 1 block remaining?
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi123 In the first sector of Stage 1.5 and Stage 2, the block lists are
129 8-byte block list is not read here, but after the pointer is decremented
132 sectors to be read in the next block list is zero.
134 The format of a block list can be seen from the example in the code just
176 The block list filesystem has a special place in the system. In addition
178 access disk blocks directly (in the indicated partition) via the block
179 list notation. Using the block list filesystem doesn't effect any other
246 If the backend uses the block list code, then @code{grub_read} can be
342 starting address plus 512 bytes. The block lists are stored in the last
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c497 megasas_get_best_arm(PLD_LOAD_BALANCE_INFO lbInfo, U8 arm, U64 block, in megasas_get_best_arm() argument
509 diff0 = ABS_DIFF(block, lbInfo->last_accessed_block[0]); in megasas_get_best_arm()
510 diff1 = ABS_DIFF(block, lbInfo->last_accessed_block[1]); in megasas_get_best_arm()
519 lbInfo->last_accessed_block[bestArm] = block + count - 1; in megasas_get_best_arm()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A Dfru_HDD4_data.info74 PROP Class string r 0 "block"
78 PROP Class string r 0 "block"
82 PROP Class string r 0 "block"
H A Dfru_HDD5_data.info74 PROP Class string r 0 "block"
78 PROP Class string r 0 "block"
82 PROP Class string r 0 "block"
H A Dfru_HDD6_data.info74 PROP Class string r 0 "block"
78 PROP Class string r 0 "block"
82 PROP Class string r 0 "block"
H A Dfru_HDD7_data.info74 PROP Class string r 0 "block"
78 PROP Class string r 0 "block"
82 PROP Class string r 0 "block"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dregcmp.c49 block(void* handle, void* data, size_t size) in block() function
174 regalloc(re, block, REG_NOFREE); in regcmp()
/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_generic.c169 smedia_reassign_block(smedia_handle_t handle, diskaddr_t block) in smedia_reassign_block() argument
174 &block, "_m_reassign_block"); in smedia_reassign_block()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c2207 struct block_defs *block = s_block_defs[i]; in ecore_update_blocks_reset_state() local
2209 …dev_data->block_in_reset[i] = block->has_reset_bit && !(reg_val[block->reset_reg] & (1 << block->r… in ecore_update_blocks_reset_state()
2743 struct block_defs *block = s_block_defs[block_id]; in ecore_grc_is_mem_included() local
2747 if (block->associated_to_storm && in ecore_grc_is_mem_included()
2832 if (block->has_reset_bit && block->unreset) in ecore_grc_unreset_blocks()
2833 reg_val[block->reset_reg] |= (1 << block->reset_bit_offset); in ecore_grc_unreset_blocks()
3926 if (block->has_dbg_bus[dev_data->chip_id]) in ecore_grc_dump_static_debug()
3943 if (!block->has_dbg_bus[dev_data->chip_id]) in ecore_grc_dump_static_debug()
5090 if (!block->has_dbg_bus[dev_data->chip_id] || in ecore_dbg_bus_enable_block()
6431 if (!block->has_reset_bit) in ecore_is_block_in_reset()
[all …]
/illumos-gate/usr/src/common/fs/
H A Dpcfs.c278 char *block; in bpcfs_read() local
323 block = (char *)readblock(sector + i, 1); in bpcfs_read()
324 if (block == NULL) { in bpcfs_read()
329 (void) bcopy(&block[off % SECSIZ], b, xfer); in bpcfs_read()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioUnixfile_inline.h81 return (block); in GetBlocking()
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_lancfg.c99 int block, void *data, size_t len) in ipmi_lan_get_param() argument
107 lcmd.ilgc_block = block; in ipmi_lan_get_param()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c60 extern char *block;
357 if ((actual = write(fd, block + head, tail - head)) == -1) { in parallel_comm()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvdisc.c187 #define block(bp,type) ((bp)->flags |= (1<<(type))) macro
252 struct blocked block, *bp = block_info(np, &block); in assign() local
293 block(bp,type); in assign()
295 block(bp,LOOKUPS); in assign()
336 block(bp,type); in assign()
356 if(bp== &block) in assign()
372 struct blocked block, *bp = block_info(np, &block); in lookup() local
390 block(bp,type); in lookup()
418 if(bp== &block) in lookup()
/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A DMakefile22 ctrl-block-lock \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_010_neg.ksh60 log_mustnot runat $TESTDIR/myfile.$$ mknod block b 888 888
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dstack.h45 struct stackblock* block; /* current block pointer */ member
/illumos-gate/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh51 xdt:sched::block,
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dswaplns.in5 that program which consists only of BEGIN block does not need an input
H A Dswaplns.ok6 that program which consists only of BEGIN block does not need an input
/illumos-gate/usr/src/cmd/truss/
H A Dhtbl.h46 mutex_t block; /* bucket lock */ member

12345678910>>...13