Searched refs:in32rb (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h177 #define in32rb(a) inlrb(a) macro
/freebsd-11-stable/sys/powerpc/powermac/
H A Dcpcht.c336 return (in32rb(caoff));
626 ht_irq = in32rb(cpcht_irqmap[irq].ht_base + 4);
664 ht_irq = in32rb(cpcht_irqmap[irq].ht_base + 4);
693 ht_irq = in32rb(cpcht_irqmap[irq].ht_base + 4);
H A Dgrackle.c173 retval = (in32rb(caoff));
204 (void)in32rb(caoff);
225 (void) in32rb(sc->sc_addr);
H A Duninorthpci.c187 return (in32rb(caoff));
259 } while (in32rb(sc->sc_addr) != cfgval);
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dbus_machdep.c585 *addr++ = in32rb(s++);

Completed in 151 milliseconds