Searched refs:curent (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dgpt.c48 static int curent, bootonce; variable
72 slba = curent / entries_per_sec;
109 curent = part - 1;
113 firsttry = (curent == -1);
114 curent++;
115 if (curent >= gpthdr->hdr_entries) {
116 curent = gpthdr->hdr_entries;
124 for (; curent < gpthdr->hdr_entries; curent++) {
125 ent = &gpttable[curent];
[all...]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s667 ! the curent location in the buffers. By incrementing %o3 we walk
946 ! the curent location in the buffers. By incrementing %o3 we walk
H A Dniagara_copy.s4460 ! the curent location in the buffers. By incrementing %o3 we walk
6652 ! the curent location in the buffers. By incrementing %o3 we walk
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s2269 ! the curent location in the buffers. By incrementing %o3 we walk
3521 ! the curent location in the buffers. By incrementing %o3 we walk

Completed in 121 milliseconds