Searched defs:index (Results 276 - 300 of 945) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.c467 get_pteval(paddr_t table, uint_t index) argument
472 return (((x86pte_t *)table_ptr)[index]);
473 return (((x86pte32_t *)table_ptr)[index]);
478 set_pteval(paddr_t table, uint_t index, uint_t level, x86pte_t pteval) argument
482 ((x86pte_t *)table_ptr)[index] = pteval;
484 ((x86pte32_t *)table_ptr)[index] = pteval;
514 map_pte(paddr_t table, uint_t index) argument
517 return ((x86pte_t *)((caddr_t)table_ptr + index * pte_size));
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxen_mmu.c118 set_pteval(paddr_t table, uint_t index, uint_t level, x86pte_t pteval) argument
124 t.ptr = (mtable + index * pte_size) | MMU_NORMAL_PT_UPDATE;
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h137 ushort_t index; /* index to next table if mec */ member in union:irq_info::__anon9482
/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_gem_debug.c53 instr_out(uint32_t *data, uint32_t hw_offset, unsigned int index, argument
57 DRM_ERROR("0x%08x: 0x%08x:%s ", hw_offset + index * 4, data[index],
58 index == 0 ? "" : " ");
677 len = data[0] & 0x0000ffff; /* index count */
703 DRM_ERROR("3DPRIMITIVE: no terminator found in index buffer\n");
707 /* fixed size vertex index buffer */
1075 int index = 0; local
1078 while (index < count) {
1079 switch ((data[index]
[all...]
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dtidbit.c249 * If no empty spot can be found, "i" will index the
331 register int index = pp - boolnames; local
338 if (index >= pt->nbools)
341 ip = pt->boolean_offset + index;
350 register int index = pp - numnames; local
357 if (index >= pt->nints)
360 ip = pt->number_offset + index * 2;
371 register int index = pp - strnames; local
381 if (index >= pt->nstrs)
384 ip = pt->string_offset + index *
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_msg.c187 /* Increment and check the next entry index */
240 /* Increment and check the next entry index */
509 uint32_t index; local
544 /* Get oldest entry id and its index */
549 index = log->next;
553 index = 0;
559 /* Adjust entry index to first requested message */
560 index += (req->first - first);
561 if (index >= log->size) {
562 index
[all...]
H A Demlxs_node.c637 emlxs_node_find_index(emlxs_port_t *port, uint32_t index, argument
646 if (index > port->node_count - 1) {
662 if (count == index) {
673 EMLXS_MSGF(EMLXS_CONTEXT, &emlxs_node_not_found_msg, "find: index=%d",
674 index);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_find.c220 uint16_t count, maxcount, index; local
305 &resume_char, &index, &odid, &client_key) != 0) {
322 odir_resume.or_idx = index;
330 index = 0;
351 resume_char, name83, index, odid, client_key,
357 smb_odir_save_cookie(od, index, fileinfo.fi_cookie);
360 index++;
411 uint16_t count, maxcount, index; local
460 &resume_char, &index, &odid, &client_key) != 0) {
477 odir_resume.or_idx = index;
564 uint16_t maxcount, index; local
630 uint16_t count, maxcount, index; local
[all...]
/illumos-gate/usr/src/cmd/cron/
H A Delm.c115 * the index list breaks the keys into time intervals as specified in init.
116 * the index is "shifted" one time interval whenever el_first returns an
122 struct index { struct key *key; struct
123 struct index *right; };
125 /* index pts to the front of the index list */
126 static struct index *index = NULL; variable in typeref:struct:index
137 struct index *indprev, *ind;
149 * initialize index, key
[all...]
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c98 sc_get_usage(sc_usage_t index) argument
102 switch (index) {
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_80003es2lan.c76 * with a lower bound at "index" and the upper bound at
77 * "index + 5".
761 u16 phy_data, index; local
772 index = phy_data & GG82563_DSPD_CABLE_LENGTH;
774 if (index >= GG82563_CABLE_LENGTH_TABLE_SIZE - 5)
777 phy->min_cable_length = e1000_gg82563_cable_length_table[index];
778 phy->max_cable_length = e1000_gg82563_cable_length_table[index + 5];
H A De1000_vf.c321 * @index receive address array register
324 u32 E1000_UNUSEDARG index)
323 e1000_rar_set_vf(struct e1000_hw *hw, u8 *addr, u32 E1000_UNUSEDARG index) argument
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c335 u16 index, word; local
341 index = offset + word;
342 ret_code = i40e_read_nvm_word_srctl(hw, index, &data[word]);
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_nic.c727 unsigned int index; local
739 for (index = 0; index < rsp->rows; ++index) {
740 func(2 * index + 0, B_FALSE, &reg.eo_qword[0]);
741 func(2 * index + 1, B_FALSE, &reg.eo_qword[1]);
750 for (index = 0; index < rsp->rows; ++index) {
751 func(2 * index
[all...]
H A Defx_vpd.c655 unsigned int index; local
661 offset = index = 0;
671 index = 0;
676 if (index++ == *contp) {
689 if (index++ == *contp) {
709 *contp = index;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ufs.c170 int level, bound, i, index; local
205 index = (bn / bound) % UFS_NINDIR(SUPERBLOCK);
206 nb = INDIRBLK0[index];
218 index = (bn / bound) % UFS_NINDIR(SUPERBLOCK);
219 nb = INDIRBLK1[index];
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c527 static s32 ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index) argument
529 u32 mbvficr = IXGBE_READ_REG(hw, IXGBE_MBVFICR(index));
534 IXGBE_WRITE_REG(hw, IXGBE_MBVFICR(index), mask);
543 * @vf_number: the VF index
550 s32 index = IXGBE_MBVFICR_INDEX(vf_number); local
556 index)) {
567 * @vf_number: the VF index
574 s32 index = IXGBE_MBVFICR_INDEX(vf_number); local
580 index)) {
591 * @vf_number: the VF index
[all...]
/illumos-gate/usr/src/common/zfs/
H A Dzfs_prop.c219 /* inherit index properties */
269 /* inherit index (boolean) properties */
296 /* default index properties */
304 /* readonly index (boolean) properties */
311 /* set once index properties */
321 /* set once index (boolean) properties */
541 * Tables of index types, plus functions to convert between the user view
545 zfs_prop_string_to_index(zfs_prop_t prop, const char *string, uint64_t *index) argument
547 return (zprop_string_to_index(prop, string, index, ZFS_TYPE_DATASET));
551 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, cons argument
[all...]
/illumos-gate/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfirewire.c93 fw_probe(int index, struct fwohci_softc *sc) argument
100 index /* index */,
/illumos-gate/usr/src/lib/libzpool/common/
H A Dutil.c45 int index = 0; local
50 index++;
53 u = " KMGTPE"[index];
55 if (index == 0) {
59 (double)num / (1ULL << 10 * index), u);
62 (double)num / (1ULL << 10 * index), u);
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c560 UINT32 index; local
652 index = (UINT32) ((UINT8) *String - '0');
656 index = (UINT32) toupper (*String);
657 if (isupper (index))
659 index = index - 'A' + 10;
667 if (index >= Base)
676 if (ReturnValue > ((ACPI_UINT32_MAX - (UINT32) index) /
685 ReturnValue += index;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c1753 CK_ULONG index; local
1771 obj, &index);
1778 entry = &global_shm->priv_tok_objs[index];
1783 obj, &index);
1789 entry = &global_shm->publ_tok_objs[index];
1833 CK_ULONG index, count; local
1841 0, global_shm->num_priv_tok_obj - 1, obj, &index);
1847 if (index > global_shm->num_priv_tok_obj) {
1848 count = index - global_shm->num_priv_tok_obj;
1850 count = global_shm->num_priv_tok_obj - index;
1902 CK_ULONG index; local
1935 object_mgr_search_shm_for_obj( TOK_OBJ_ENTRY *obj_list, CK_ULONG lo, CK_ULONG hi, OBJECT *obj, CK_ULONG *index) argument
1977 CK_ULONG index; local
2088 CK_ULONG index; local
[all...]
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dresource.c51 * Update types: single-index and all are mutually exclusive; a count
75 key_build(const char *fmri, const ulong_t index) argument
79 key.d_index = index;
104 * If index corresponds to a resource we have previously seen and indexed,
110 resource_lookup_index_exact(const ulong_t index) argument
114 key = key_build(NULL, index);
119 * If index corresponds to a valid (that is, extant as of latest information
121 * Otherwise, return the data for the valid resource whose index is as close as
122 * possible to index but not lower. This preserves the lexicographical
126 resource_lookup_index_nextvalid(const ulong_t index) argument
481 ulong_t index; local
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c865 uint64_t index, nodeid; local
909 &index) != 0)
926 "%.*s %llu", len, desc, index);
/illumos-gate/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c60 static int true_false_validator(int index, char *value);
61 static int strlen_validator(int index, char *value);
62 static int range_check_validator(int index, char *value);
112 int index; member in struct:proto_option_defs
420 int index; local
428 index = findprotoopt(name);
429 if (index >= 0) {
431 prop = sa_create_property(proto_options[index].name, value);
469 range_check_validator(int index, char *value) argument
481 if (val < proto_options[index]
489 true_false_validator(int index, char *value) argument
509 strlen_validator(int index, char *value) argument
526 autofs_validate_proto_prop(int index, char *name, char *value) argument
545 int index = findprotoopt(name); local
[all...]

Completed in 157 milliseconds

<<11121314151617181920>>