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

  /src/sys/dev/mscp/
mscpreg.h 74 * NRSPL2 and NCMDL2 control the number of response and command
81 #define NRSPL2 5
83 #define NRSP (1 << NRSPL2)
140 #define MP_NCNRMASK 0x003f /* in STEP1, bits 0-2=NCMDL2, 3-5=NRSPL2 */
150 #define STEP1GOOD (MP_STEP2 | MP_IE | (NCMDL2 << 3) | NRSPL2)
mscp_subr.c 394 WRITE_SW(MP_ERR | (NCMDL2 << 11) | (NRSPL2 << 8) |
  /src/sys/dev/qbus/
uda.c 174 MP_ERR | (NCMDL2 << 11) | (NRSPL2 << 8) | MP_IE |

Completed in 17 milliseconds