Home
last modified time | relevance | path

Searched refs:hdreg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dinput.c85 register unsigned *hdreg, hdbit; in _elf_vm() local
126 hdreg = &elf->ed_vm[REGNUM(base)]; in _elf_vm()
140 while ((hdreg != tlreg) || (hdbit != tlbit)) { in _elf_vm()
141 if (*hdreg & hdbit) { in _elf_vm()
168 *hdreg |= hdbit; in _elf_vm()
172 ++hdreg; in _elf_vm()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1605 * lib/device.c: Don't include linux/hdreg.h, linux/major.h,
4303 * grub/asmstub.c [__linux__]: Don't include linux/hdreg.h,