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

/freebsd-12-stable/sys/powerpc/powermac/
H A Dgrackle.c175 retval = (in32rb(caoff));
206 (void)in32rb(caoff);
227 (void) in32rb(sc->sc_addr);
H A Duninorthpci.c203 val = in32rb(caoff);
276 } while (in32rb(sc->sc_addr) != cfgval);
H A Dcpcht.c340 return (in32rb(caoff));
630 ht_irq = in32rb(cpcht_irqmap[irq].ht_base + 4);
668 ht_irq = in32rb(cpcht_irqmap[irq].ht_base + 4);
697 ht_irq = in32rb(cpcht_irqmap[irq].ht_base + 4);
/freebsd-12-stable/sys/powerpc/include/
H A Dpio.h179 #define in32rb(a) inlrb(a) macro
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dbus_machdep.c599 *addr++ = in32rb(s++);

Completed in 162 milliseconds