Searched refs:mem (Results 76 - 100 of 204) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h100 uint32_t mem; member in struct:t4_edc
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c228 int mem = PRIV_ISMEMBER(pset, i); local
231 if (mem)
237 if (mem)
242 if (mem)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c284 err = ddi_dma_sync(dma_nextp->mem.bi_dma_handle,
285 (off_t)dma_nextp->mem.bi_kaddr, dma_nextp->mem.bi_length,
1569 xctlp->dma[0].dma_buf = &wvp->dma_currentp->mem;
1691 xctlp->dma[ii].dma_buf = &wvp->dma_currentp->mem;
1792 xctlp->dma[0].dma_buf = &wvp->dma_currentp->mem;
1926 xctlp->dma[0].dma_buf = &wvp->dma_currentp->mem;
2047 xctlp->dma[ii].dma_buf = &wvp->dma_currentp->mem;
2193 xctlp->dma[ii].dma_buf = &wvp->dma_currentp->mem;
2241 ddi_rep_put32(wvp->dma_currentp->mem
[all...]
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c611 char **mem = NULL; local
623 mem = realloc(mem, sizeof (*mem) * (nlines + 1));
624 if (mem == NULL) {
628 mem[nlines] = strdup(line);
629 if (mem[nlines] == NULL) {
653 if (sscanf(mem[i], "%d %d %x %lld %lld",
659 free(mem[i]);
672 free(mem);
[all...]
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dballoon.c212 mem_structs_t *mem; local
271 mem = (mem_structs_t *)va;
272 page_array = mem->pages;
333 mem->memseg.pages_base = meta_start;
334 mem->memseg.pages_end = bln_stats.bln_max_pages - 1;
335 mem->memseg.pages = &page_array[0];
336 mem->memseg.epages = &page_array[num_pages - 1];
337 mem->memseg.next = NULL;
341 segp->next = &mem->memseg;
354 memlist_add(pfn_to_pa(meta_start), num_pages, &mem
[all...]
/illumos-gate/usr/src/cmd/fm/schemes/mem/sparc/
H A Dmem_disc.c35 * by mem FMRIs, creating a map entry from the munged version. As described
50 #include <mem.h>
61 #include <sys/mem.h>
86 * than that used in mem FMRIs. The following patterns and routine are used
90 { "/system-board/mem-slot?Label=J%4d%5$n", 1,
92 { "/system-board/mem-slot?Label=DIMM%1d%5$n", 1,
94 { "/system-board/cpu-mem-slot?Label=%4$c/mem-slot?Label=J%1$4d%5$n", 2,
96 { "/MB/system-board/mem-slot?Label=DIMM%1d%5$n", 1,
239 * REFNODE mem
[all...]
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.c785 there is some other disastrous error. By leaking mem here we
1133 char *mem; local
1135 mem = malloc(sizeof(union u));
1137 if (mem == 0) {
1141 memset(mem, 0, sizeof(union u));
1142 mem += DW_RESERVE;
1143 return (struct Dwarf_Error_s *) mem;
1151 char *mem = (char *) space; local
1153 mem -= DW_RESERVE;
1154 free(mem);
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Ddevpolicy.c85 int dpe_len; /* size of allocated mem for expr */
410 size_t mem; local
434 mem = nitems * sz;
436 items = kmem_alloc(mem, KM_SLEEP);
438 if (copyin(uitmp, items, mem)) {
439 kmem_free(items, mem);
445 kmem_free(items, mem);
469 kmem_free(items, mem);
477 kmem_free(items, mem);
533 kmem_free(items, mem);
[all...]
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c1029 int idx, i, mem; local
1046 mem = 0;
1049 mem = isupper(i);
1052 mem = islower(i);
1055 mem = isalpha(i);
1058 mem = isdigit(i);
1061 mem = isspace(i);
1064 mem = iscntrl(i);
1067 mem = ispunct(i);
1070 mem
[all...]
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c3005 * mem - DMA info.
3011 skd_free_phys(skd_device_t *skdev, dma_mem_t *mem) argument
3015 if (mem == NULL || mem->dma_handle == NULL)
3018 (void) ddi_dma_unbind_handle(mem->dma_handle);
3020 if (mem->acc_handle != NULL) {
3021 ddi_dma_mem_free(&mem->acc_handle);
3022 mem->acc_handle = NULL;
3025 mem->bp = NULL;
3026 ddi_dma_free_handle(&mem
3046 skd_alloc_dma_mem(skd_device_t *skdev, dma_mem_t *mem, uint8_t atype) argument
3127 dma_mem_t *mem; local
3170 dma_mem_t *mem; local
3287 dma_mem_t *mem; local
3359 dma_mem_t *mem; local
[all...]
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dgcpu.esc114 ERPT_EVENT(chip, int-mem-ue);
115 ERPT_EVENT(core, int-mem-ue);
116 ERPT_EVENT(strand, int-mem-ue);
186 FLT_CPU_UE_UNRETIRED(chip, int-mem-ue, chip-uc-nr);
187 FLT_CPU_UE_UNRETIRED(core, int-mem-ue, core-uc-nr);
188 FLT_CPU_UE_UNRETIRED(strand, int-mem-ue, strand-uc-nr);
220 ERPT_EVENT(chip, int-mem);
221 ERPT_EVENT(core, int-mem);
222 ERPT_EVENT(strand, int-mem);
309 FLT_CPU_CE_UNRETIRED(int-mem, chi
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c816 cistpl_cftable_entry_mem_t *mem = &ce->mem; local
827 mem->flags |= CISTPL_CFTABLE_TPCE_FS_MEM3;
830 mem->windows = ((tpce_msd &
838 mem->flags |=
844 for (i = 0; i < mem->windows; i++) {
845 win = &mem->window[i];
876 if (mem->flags &
906 } /* for (i<mem->windows) */
912 mem
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c580 terminate("die %llu: failed to get mem offset location list\n",
840 Dwarf_Die mem; local
851 if ((mem = die_child(dw, die)) != NULL) {
857 if (die_tag(dw, mem) != DW_TAG_enumerator) {
859 die_create_one(dw, mem);
864 el->el_name = die_name(dw, mem);
866 if (die_signed(dw, mem, DW_AT_const_value, &sval, 0)) {
868 } else if (die_unsigned(dw, mem, DW_AT_const_value,
873 "value\n", off, die_off(dw, mem));
877 die_off(dw, mem), e
963 Dwarf_Die mem; local
[all...]
/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c74 FreeList *mem; /* Memory for DirNode list nodes */ member in struct:__anon4069
180 ef->cache.mem = NULL;
205 ef->cache.mem = _new_FreeList(sizeof(DirNode), DIR_CACHE_BLK);
206 if(!ef->cache.mem)
258 ef->cache.mem = _del_FreeList(ef->cache.mem, 1);
697 node = (DirNode *) _new_FreeListNode(cache->mem);
716 node = (DirNode *) _del_FreeListNode(cache->mem, node);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A DSB-tables.info348 name:/frutree/chassis/C0/system-board/P0/cpu/B0/bank/D0/mem-module
355 name:/frutree/chassis/C0/system-board/P0/cpu/B0/bank/D1/mem-module
362 name:/frutree/chassis/C0/system-board/P0/cpu/B1/bank/D0/mem-module
369 name:/frutree/chassis/C0/system-board/P0/cpu/B1/bank/D1/mem-module
376 name:/frutree/chassis/C1/system-board/P0/cpu/B0/bank/D0/mem-module
383 name:/frutree/chassis/C1/system-board/P0/cpu/B0/bank/D1/mem-module
390 name:/frutree/chassis/C1/system-board/P0/cpu/B1/bank/D0/mem-module
397 name:/frutree/chassis/C1/system-board/P0/cpu/B1/bank/D1/mem-module
404 name:/frutree/chassis/C2/system-board/P0/cpu/B0/bank/D0/mem-module
411 name:/frutree/chassis/C2/system-board/P0/cpu/B0/bank/D1/mem
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DSB-tables.info283 name:/frutree/chassis/MB/system-board/P0/cpu/B0/bank/D0/mem-module
290 name:/frutree/chassis/MB/system-board/P0/cpu/B0/bank/D1/mem-module
297 name:/frutree/chassis/MB/system-board/P0/cpu/B1/bank/D0/mem-module
304 name:/frutree/chassis/MB/system-board/P0/cpu/B1/bank/D1/mem-module
311 name:/frutree/chassis/MB/system-board/P1/cpu/B0/bank/D0/mem-module
318 name:/frutree/chassis/MB/system-board/P1/cpu/B0/bank/D1/mem-module
325 name:/frutree/chassis/MB/system-board/P1/cpu/B1/bank/D0/mem-module
332 name:/frutree/chassis/MB/system-board/P1/cpu/B1/bank/D1/mem-module
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DSB-tables.info334 name:/frutree/chassis/MB/system-board/P0/cpu/B0/bank/D0/mem-module
341 name:/frutree/chassis/MB/system-board/P0/cpu/B0/bank/D1/mem-module
348 name:/frutree/chassis/MB/system-board/P0/cpu/B1/bank/D0/mem-module
355 name:/frutree/chassis/MB/system-board/P0/cpu/B1/bank/D1/mem-module
362 name:/frutree/chassis/MB/system-board/P1/cpu/B0/bank/D0/mem-module
369 name:/frutree/chassis/MB/system-board/P1/cpu/B0/bank/D1/mem-module
376 name:/frutree/chassis/MB/system-board/P1/cpu/B1/bank/D0/mem-module
383 name:/frutree/chassis/MB/system-board/P1/cpu/B1/bank/D1/mem-module
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dsystem-board.info193 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,e0
195 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,e2
197 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,e4
199 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,e6
201 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,e8
203 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,ea
205 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,ec
207 REFNODE mem-module fru WITH name:/platform/i2c@1f,530000/dimm-spd@0,ee
233 name:/frutree/chassis/MB/system-board/P0/cpu/B0/bank/D0/mem-module
236 name:/frutree/chassis/MB/system-board/P0/cpu/B0/bank/D1/mem
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dtxn.h84 void *mem; /* address of the shalloc space */ member in struct:__db_txnmgr
/illumos-gate/usr/src/cmd/acct/
H A Dacctprc1.c85 unsigned long mem; local
133 mem = expand(ab.ac_mem);
143 pb.pt_mem = (mem + stime - 1) / stime;
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_filter.c144 uint32_t mem[BPF_MEMWORDS]; local
326 A = mem[pc->k];
330 X = mem[pc->k];
334 mem[pc->k] = A;
338 mem[pc->k] = X;
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dglue.c369 void *mem = NULL; local
375 mem = ch_alloc_dma_mem(chp, 1, DMA_4KALN|flg, len, &pa, dh, ah);
376 if (mem == NULL) {
383 bzero(mem, len);
385 return ((void *)mem);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl36 sqlite mem :memory:
51 mem eval $tabledef
108 mem eval $sql
144 mem eval "SELECT sum(nentry) AS nentry, \
201 set usedcnt [mem eval {SELECT sum(pri_pages+ovfl_pages) FROM space_used}]
225 set bytes_data [mem eval "SELECT sum(payload-4*nentry) FROM space_used
227 set total_payload [mem eval "SELECT sum(payload) FROM space_used"]
239 mem eval {SELECT tblname, count(*) AS cnt, sum(pri_pages+ovfl_pages) AS size
253 foreach tbl [mem eval {SELECT name FROM space_used WHERE NOT is_index
257 set n [mem eva
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c171 tmgrp->mem = &tmgrp->region[1];
186 if ((ret = __db_shalloc(tmgrp->mem, sizeof(db_mutex_t),
204 __db_shalloc_free(tmgrp->mem, tmgrp->mutexp);
330 if ((ret = __db_shalloc(mgr->mem, sizeof(TXN_DETAIL), 0, &td)) != 0
332 ret = __db_shalloc(mgr->mem, sizeof(TXN_DETAIL), 0, &td);
537 __db_shalloc_free(tmgrp->mem, tmgrp->mutexp);
646 __db_shalloc_free(mgr->mem, tp);
880 tp->mem = &tp->region[1];
906 tp->mem = &tp->region[1];
912 __db_shalloc_free(tp->mem, curadd
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c355 mem_op_t mem = {0}; local
360 mem.nodes = smdp->bdp->nodes;
361 mem.board = smdp->bdp->bd;
362 mem.nmem = smdp->bdp->nnum;
364 (void) sbdp_is_mem(node, &mem);
369 if (smdp->bdp->nnum == 0 && mem.nmem == 1) {
374 smdp->bdp->nnum = mem.nmem;
910 * in reset. If the mem info is incomplete, then we try to gather it

Completed in 134 milliseconds

123456789