Searched refs:hdreg (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dtrace-147/libelf/
H A Dinput.c90 register unsigned *hdreg, hdbit; local
131 hdreg = &elf->ed_vm[REGNUM(base)];
145 while ((hdreg != tlreg) || (hdbit != tlbit)) {
146 if (*hdreg & hdbit) {
173 *hdreg |= hdbit;
177 ++hdreg;
/macosx-10.10.1/pdisk-9/
H A Dfile_media.c44 #include <linux/hdreg.h>
H A Dpdisk.c61 #include <linux/hdreg.h>

Completed in 75 milliseconds