Lines Matching defs:emu_rd
611 KASSERT(sc != NULL, ("emu_rd: NULL sc"));
627 KASSERT(sc != NULL, ("emu_rd: NULL sc"));
759 emu_rd(struct emu_sc_info *sc, unsigned int regno, unsigned int size)
763 KASSERT(regno != EMU_DATA, ("emu_rd: attempt to read DATA"));
764 KASSERT(regno != EMU_DATA2, ("emu_rd: attempt to read DATA2"));
880 x = emu_rd(sc, EMU_INTE, 4);
884 x = emu_rd(sc, EMU_INTE, 4);
926 x = emu_rd(sc, EMU_INTE, 4);
955 x = emu_rd(sc, EMU_INTE, 4);
982 stat = emu_rd(sc, EMU_IPR, 4);
1001 stat = emu_rd(sc, EMU_IPR2, 4);
1015 stat = emu_rd(sc, EMU_IPR3, 4);
2491 tmp = emu_rd(sc, EMU_A_IOCFG, 2);
2801 tmp = emu_rd(sc, EMU_A_IOCFG, 2);
2817 tmp = emu_rd(sc, EMU_HCFG, 4);
2857 tmp = emu_rd(sc, EMU_A_IOCFG, 2);