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

  /src/sys/arch/hpcmips/stand/lcboot/
i28f128reg.h 34 #define I28F128_BLOCK_MASK 0x1ffff /* 128Kbyte */
i28f128.c 135 if (I28F128_BLOCK_MASK & (u_int32_t) dst)
181 if (I28F128_BLOCK_MASK & (u_int32_t) dst)
main.c 681 if ((dst & I28F128_BLOCK_MASK) != 0) {
  /src/sys/arch/hpcmips/vr/
flashreg.h 37 #define I28F128_BLOCK_MASK 0x1ffff /* 128Kbyte */

Completed in 13 milliseconds