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

  /src/sys/dev/ic/
ct65550.c 534 cmd |= BLT_PAT_IS_SOLID;
574 cmd = BLT_PAT_IS_SOLID | BLT_PAT_IS_MONO | ROP_PAT;
648 BLT_PAT_IS_SOLID | BLT_SRC_IS_CPU | ROP_COPY);
754 cmd = BLT_PAT_IS_SOLID | BLT_SRC_IS_CPU | BLT_SRC_IS_MONO | ROP_COPY;
ct65550reg.h 95 #define BLT_PAT_IS_SOLID 0x00080000 /* ignore pattern */

Completed in 13 milliseconds