Home
last modified time | relevance | path

Searched refs:curent (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dgpt.c47 static int curent, bootonce; variable
71 slba = curent / entries_per_sec; in gptupdate()
110 curent = part - 1; in gptfind()
114 firsttry = (curent == -1); in gptfind()
115 curent++; in gptfind()
116 if (curent >= gpthdr->hdr_entries) { in gptfind()
117 curent = gpthdr->hdr_entries; in gptfind()
125 for (; curent < gpthdr->hdr_entries; curent++) { in gptfind()
126 ent = &gpttable[curent]; in gptfind()
137 curent = 0; in gptfind()
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c1037 uint32_t nents = 0, curent = 0; in dimm_comp_mfg_pmic() local
1061 mfg_keys[curent] = SPD_KEY_DEV_PMIC0_MFG; in dimm_comp_mfg_pmic()
1062 mfg_str_keys[curent] = SPD_KEY_DEV_PMIC0_MFG_NAME; in dimm_comp_mfg_pmic()
1063 type_keys[curent] = SPD_KEY_DEV_PMIC0_TYPE; in dimm_comp_mfg_pmic()
1064 rev_keys[curent] = SPD_KEY_DEV_PMIC0_REV; in dimm_comp_mfg_pmic()
1065 curent++; in dimm_comp_mfg_pmic()
1069 mfg_keys[curent] = SPD_KEY_DEV_PMIC1_MFG; in dimm_comp_mfg_pmic()
1070 mfg_str_keys[curent] = SPD_KEY_DEV_PMIC1_MFG_NAME; in dimm_comp_mfg_pmic()
1071 type_keys[curent] = SPD_KEY_DEV_PMIC1_TYPE; in dimm_comp_mfg_pmic()
1072 rev_keys[curent] = SPD_KEY_DEV_PMIC1_REV; in dimm_comp_mfg_pmic()
[all …]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S864 ! the curent location in the buffers. By incrementing %o3 we walk
H A Dniagara_copy.S6568 ! the curent location in the buffers. By incrementing %o3 we walk
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S3437 ! the curent location in the buffers. By incrementing %o3 we walk