HomeSort by: relevance | last modified time | path
    Searched refs:find_copper_inst (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
grfabs_cc.c 601 tmp = find_copper_inst(cp, CI_MOVE(R_COLOR07));
646 tmp = find_copper_inst(cp, CI_MOVE(R_COLOR00));
728 tmp = find_copper_inst(cp, CI_MOVE(R_COLOR07));
958 tmp = find_copper_inst(cp, CI_MOVE(R_BPLCON3));
961 tmp = find_copper_inst(cp, CI_MOVE(R_FMODE));
964 tmp = find_copper_inst(cp, CI_MOVE(R_BEAMCON0));
966 tmp = find_copper_inst(cp, CI_MOVE(R_DIWHIGH));
969 tmp = find_copper_inst(cp, CI_MOVE(R_BPLCON0));
971 tmp = find_copper_inst(cp, CI_MOVE(R_BPLCON1));
973 tmp = find_copper_inst(cp, CI_MOVE(R_DIWSTART))
    [all...]
  /src/sys/arch/amiga/amiga/
cc.h 203 cop_t *find_copper_inst(cop_t *, u_short);
cc.c 276 find_copper_inst(cop_t *l, u_short inst) function in typeref:typename:cop_t *

Completed in 35 milliseconds