Searched defs:table (Results 151 - 175 of 192) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c122 * these functions will overlay the symbol table of libprtdiag
667 display_ffb(Board_node *board, int table) argument
927 * Display the table header for CPUs . Then display the CPU
1857 * we cannot simply overlay the symbol table.
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c386 * the rcm_info_t data in the form of a table to the given character pointer.
389 pci_rcm_info_table(rcm_info_t *rinfo, char **table) argument
406 if (rinfo == NULL || table == NULL)
409 /* Set localized table header strings */
444 /* Allocate space for the table */
446 if (*table == NULL) {
448 *table = calloc(table_size, sizeof (char));
449 if (*table == NULL)
452 newtable = realloc(*table, strlen(*table)
[all...]
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c421 * Find entry in the hash table
746 /* The AVL tree based cache uses a hash table for quick access */
748 /* Determine hash table size based on type */
763 /* Create the hash table */
1430 /* Lookup the cache table */
1848 nsc_keephot_t *table; local
1861 if ((table = maken(keep)) == NULL) {
1873 (void) insertn(table, entry->stats.hits, entry);
1878 if (table[i].ptr == NULL)
1880 ptr = (nsc_entry_t *)table[
[all...]
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c1304 fill_table(table_t *table, char *arg, char option) argument
1311 add_element(table, (long)Atoi(p));
1313 add_element(table, (long)Atoi(p));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c1957 struct table { struct
1962 struct table *next;
1965 struct table *table; variable in typeref:struct:table
1970 struct table *tp;
1973 tp = table;
1983 static struct table *
1986 struct table *tp;
1988 tp = table;
2000 struct table *t
[all...]
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_util.c273 TRACE_MESSAGE('L', ("o(table)%x->in(ref)=%x\n",
374 itm_tbl_hdr_t *table; local
408 table = malloc_vital(table_size);
409 table->type = ITM_TBL_RANGE;
411 table->name.itm_ptr = (itm_place2_t)name;
412 table->size = table_size;
413 table->number = num;
415 rh = (itm_range_hdr_t *)(table + 1);
427 return (table);
431 * escape sequence table fo
440 itm_tbl_hdr_t *table; local
520 itm_tbl_hdr_t *table; local
955 char *table; local
1143 char *table; local
1601 char *table; local
1771 put_dense_encoding_default( char *table, unsigned char *byte_seq_min, unsigned char *byte_seq_max, unsigned char *byte_seq_def, long pos_max, long position, long dense_encoded_value) argument
1946 map_range_make_result( char *table, itm_size_t range_start, itm_size_t range_end, char *result_data, itm_size_t result_size) argument
[all...]
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame.c103 to an initial table row.
123 of the table, the input Cie can be NULL. This is the only case
129 last row of the table generated is returned in a structure.
130 A pointer to this structure is supplied in table.
132 (3) This function is also used to create the initial table row
143 table - Ptr to struct with last row.
158 Dwarf_Frame table,
289 table sizes change. There is no real allowance for
992 /* Fill in the actual output table, the space the caller passed in. */
993 if (table !
151 _dwarf_exec_frame_instr(Dwarf_Bool make_instr, Dwarf_Frame_Op ** ret_frame_instr, Dwarf_Bool search_pc, Dwarf_Addr search_pc_val, Dwarf_Addr initial_loc, Dwarf_Small * start_instr_ptr, Dwarf_Small * final_instr_ptr, Dwarf_Frame table, Dwarf_Cie cie, Dwarf_Debug dbg, Dwarf_Half reg_num_of_cfa, Dwarf_Sword * returned_count, int *returned_error) argument
1437 _dwarf_get_fde_info_for_a_pc_row(Dwarf_Fde fde, Dwarf_Addr pc_requested, Dwarf_Frame table, Dwarf_Half cfa_reg_col_num, Dwarf_Error * error) argument
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1447 * Configure/populate the RDC table
1451 * table: RDC Group Number
1467 uint8_t table,
1477 ASSERT(RXDMA_TABLE_VALID(table));
1478 if (!RXDMA_TABLE_VALID(table)) {
1482 table));
1498 offset = REG_RDC_TABLE_OFFSET(table);
1510 * Here is what the resulting table looks like with:
1531 uint8_t table, uint8_t rdc)
1537 ASSERT(RXDMA_TABLE_VALID(table));
1465 npi_rxdma_rdc_table_config( npi_handle_t handle, uint8_t table, dc_map_t rdc_map, int count) argument
1530 npi_rxdma_cfg_rdc_table_default_rdc(npi_handle_t handle, uint8_t table, uint8_t rdc) argument
1554 npi_rxdma_dump_rdc_table(npi_handle_t handle, uint8_t table) argument
[all...]
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.c37 #include <ipp/ipgpc/table.h>
46 kmutex_t ipgpc_table_list_lock; /* table list lock */
50 table_id_t ipgpc_table_list[NUM_TABLES]; /* list of all table ids */
51 ba_table_id_t ipgpc_ds_table_id; /* DiffServ field table id */
80 static ht_node_t proto_table[TABLE_SIZE]; /* protocol table */
81 static ht_node_t uid_table[TABLE_SIZE]; /* IPGPC_UID table */
82 static ht_node_t projid_table[TABLE_SIZE]; /* IPGPC_PROJID table */
83 static ht_node_t if_table[TABLE_SIZE]; /* Interface ID table */
84 static ht_node_t dir_table[TABLE_SIZE]; /* packet direction table */
239 insert_ipgpc_table_list_info(int table_id, hash_table table, in argument
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h74 * The array of these is terminated by an entry with a NULL table entry.
79 struct keyboard *table; /* Keyboard table to use. */ member in struct:keyboards
178 * up or down determines the translation table (just as the shift
181 * translation table to use. Don't reassign 0x0080 for anything
213 * A translation table is KEYMAP_SIZE "entries", each of which is 2 bytes
281 * k_toggleshifts should not appear in the k_up table.
317 * ASCII chars of 0 indicate the end of the table.
342 /* the translation table used. The bit */
396 /* a table selec
[all...]
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_calibration.h237 * Driver should interpolate factory values for temperature, gain table
246 * factory-measured txpower. Using (interpolated) factory gain table index
249 * Each step in the gain table is 1/2 dB.
262 * increase gain (lower gain table index), and vice versa.
281 * voltage, gain should be reduced (gain table index increased) by:
286 * voltage, gain should be increased (gain table index decreased) by:
297 * compensation for txpower (number of steps in gain table)
332 * 10) Select the gain table, based on band (2.4 vs 5 GHz).
334 * Limit the adjusted index to stay within the table!
337 * 11) Read gain table entrie
1095 uint16_t table[11]; member in struct:iwk_rx_sensitivity_cmd
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c176 * Translation table for output without OLCUC. All ORDINARY-class characters
177 * translate to themselves. All other characters have a zero in the table,
220 * Translation table for output with OLCUC. All ORDINARY-class characters
223 * the table, which stops the copying.
265 * Input mapping table -- if an entry is non-zero, and XCASE is set,
267 * sequence is replaced by the table value. Mostly used for
291 * Output mapping table -- if an entry is non-zero, and XCASE is set,
292 * the corresponding character is printed as "\" followed by the table
316 * Translation table for TS_MEUC output without OLCUC. All printing ASCII
318 * the table, whic
3974 movtuc(size_t size, unsigned char *from, unsigned char *origto, unsigned char *table) argument
[all...]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h38 /* Memory map table entries */
138 * contains information about the map table associated with this LDC endpoint.
139 * The map table contains the list of pages being shared by this guest over
146 * corresponding entry in the map table.
321 * Each LDC has a memory map table it uses to list all the pages
323 * contains information about the map table and is pointed to
330 uint64_t num_entries; /* Num entries in table */
333 ldc_mte_slot_t *table; /* The table itself */ member in struct:ldc_mtbl
341 uint64_t index; /* Index in map table */
[all...]
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c259 * The events listed in the following table can be counted on all
1457 find_generic_events(char *name, const struct generic_events *table) argument
1461 for (n = table; n->event_num != NT_END; n++) {
1678 * Search the event table to find out if the
1682 * requirements. Hence only the table
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c464 * Allocate the sleep queue hash table.
483 thr_panic("cannot allocate thread queue_head table");
1935 robust_t **table; local
1937 if ((table = udp->robustlocks) == NULL) {
1939 if ((table = udp->robustlocks) == NULL) {
1940 table = lmalloc(LOCKHASHSZ * sizeof (robust_t *));
1942 udp->robustlocks = table;
1949 * First search the registered table with no locks held.
1950 * This is safe because the table never shrinks
1953 for (rlp = table[has
2016 robust_t **table; local
[all...]
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c113 /* Lookup table entry for matching IO devices to RCM resource usage */
115 int index; /* index into the table array */
125 lookup_entry_t *table; member in struct:__anon17
132 lookup_table_t *table; member in struct:__anon18
178 static lookup_entry_t *lookup(lookup_table_t *table, const char *);
274 * passes through the apd table skip over the first
991 * Assume the ecache_info table has the right e-cache size for
1201 /* Initialize empty device lookup table */
1204 devicetable.table = NULL;
1229 di_arg.table
1930 add_lookup_entry(lookup_table_t *table, const char *name, di_node_t node) argument
2002 lookup(lookup_table_t *table, const char *rcm_rsrc) argument
2056 empty_table(lookup_table_t *table) argument
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c590 static uint64_t table[256]; local
595 if (table[128] == 0) {
599 for (ct = table + i, *ct = i, j = 8; j > 0; j--)
605 if (crc == 0 || table[128] != ZFS_CRC64_POLY) {
611 crc = (crc >> 8) ^ table[(crc ^ c) & 0xFF];
/illumos-gate/usr/src/common/ficl/
H A Dficl.h73 * machines share a common dictionary (a sort or open symbol table that
521 * Default size of hash table. For most uniform
1313 * Ficl hash table - variable size.
1315 * If size is 1, the table degenerates into a linked list.
1324 ficlWord *table[1]; member in struct:ficlHash
1344 * linked into the hash table. If unsuccessful, dictUnsmudge
/illumos-gate/usr/src/lib/libsqlite/src/
H A DsqliteInt.h31 ** table and for temporary tables.
154 ** row of a single table. The upper bound on this limit is 16777215
213 ** Name of the master database table. The master database table
214 ** is a special table that holds the names and attributes of all
221 ** The name of the schema table.
270 Hash aFKey; /* Foreign keys indexed by to-table */
373 int newTnum; /* Rootpage of table being initialized */
402 #define SQLITE_InternChanges 0x00000010 /* Uncommitted Hash table changes */
426 ** hash table
972 char *table; /* The table or view to which the trigger applies */ member in struct:Trigger
[all...]
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c93 size_t slots; /* How many lists linked by *table */
94 raid_list_t *table; member in struct:__anon3825
152 ((tab)->table + ((id)%(tab)->slots))
281 /* Global object table */
287 /* Handle table definition */
296 * RAID object method table definition
1202 * Need to close all opened controllers before destroying object table
4333 if ((tab->table = calloc(hash_slots, sizeof (raid_list_t))) == NULL)
4337 raid_list_create(&tab->table[i], offsetof(raid_obj_t, el));
4350 while ((obj = raid_list_remove_head(&tab->table[
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c432 /* determine number of records in a table */
473 if (ap->table == 0) {
481 if (ap->table[i].ant_key == key) {
482 if (strcmp(ap->table[i].antecedent_id, antecedent)
504 if (ap->table == 0) {
512 if (ap->table[i].ant_key == key) {
513 if (strcmp(ap->table[i].antecedent_id, antecedent)
516 *id_list = ap->table[i].dependent_id;
554 if (tblp->table == NULL)
562 *(int8_t *)value = *((int8_t *)tblp->table
2977 int64_t *table; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c411 } table[] = { local
509 struct cmdtbl *ct = table;
H A Dipseckey.c276 } table[] = { local
304 struct cmdtable *ct = table;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c499 * Returns the index of dport in the table if found, otherwise -1.
1422 * This word is looked up in the match_types table
2641 * Using the table, find the operator
2646 find_op(char *tok, struct optable *table) argument
2650 for (op = table; *op->op_tok; op++) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h405 VFIobj_t *table; member in struct:VFTable
493 FCFIobj_t *table; member in struct:FCFTable

Completed in 209 milliseconds

12345678