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

  /src/sys/dev/tc/
pxgvar.h 38 * is read and matches PXGFW_RLE_MAGIC, the next word contains the data, and
49 #define PXGFW_RLE_MAGIC 0xfffffffe
pxg.c 421 if (src[0] == PXGFW_RLE_MAGIC) {

Completed in 16 milliseconds