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

  /src/sys/dev/mscp/
mscpreg.h 139 #define MP_IE 0x0080 /* interrupt enable */
149 #define STEP1MASK (ALLSTEPS | MP_IE | MP_NCNRMASK)
150 #define STEP1GOOD (MP_STEP2 | MP_IE | (NCMDL2 << 3) | NRSPL2)
152 #define STEP2MASK (ALLSTEPS | MP_IE | MP_IVECMASK)
153 #define STEP2GOOD(iv) (MP_STEP3 | MP_IE | (iv))
mscp_subr.c 395 MP_IE | (mi->mi_ivec >> 2));
  /src/sys/dev/qbus/
uda.c 174 MP_ERR | (NCMDL2 << 11) | (NRSPL2 << 8) | MP_IE |

Completed in 12 milliseconds