Lines Matching refs:P1275
636 P1275(0x220, 0, "cpeek", cpeek); in _init()
637 P1275(0x221, 0, "wpeek", wpeek); in _init()
638 P1275(0x222, 0, "lpeek", lpeek); in _init()
639 P1275(0x223, 0, "cpoke", cpoke); in _init()
640 P1275(0x224, 0, "wpoke", wpoke); in _init()
641 P1275(0x225, 0, "lpoke", lpoke); in _init()
643 P1275(0x230, 0, "rb@", rbfetch); in _init()
644 P1275(0x231, 0, "rb!", rbstore); in _init()
645 P1275(0x232, 0, "rw@", rwfetch); in _init()
646 P1275(0x233, 0, "rw!", rwstore); in _init()
647 P1275(0x234, 0, "rl@", rlfetch); in _init()
648 P1275(0x235, 0, "rl!", rlstore); in _init()
650 P1275(0x246, 0, "x@", fcd_xfetch); in _init()
651 P1275(0x247, 0, "x!", fcd_xstore); in _init()
653 P1275(0x22e, 0, "rx@", rxfetch); in _init()
654 P1275(0x22f, 0, "rx!", rxstore); in _init()