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

  /src/sys/dev/pci/
veritefb_ucode.h 88 #define VFB_ROP_COPY 0xc
veritefb.c 546 sc->sc_gc.gc_rop = VFB_ROP_COPY;
2051 vfb_fifo_write(sc, VFB_CMDW(VFB_ROP_COPY, VCMD_FILLRECTSOLIDROP));
2067 vfb_fifo_write(sc, VFB_ROP_COPY);

Completed in 17 milliseconds