Home
last modified time | relevance | path

Searched refs:PCC_IENABLE (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/arch/mvme68k/dev/
Dwdsc.c192 sc->sc_ipl | PCC_IENABLE | PCC_ICLEAR); in wdsc_pcc_attach()
207 dev->sc_ipl | PCC_IENABLE | PCC_ICLEAR); in wdsc_enintr()
235 dev->sc_ipl | PCC_IENABLE | PCC_ICLEAR); in wdsc_dmago()
268 dev->sc_ipl | PCC_IENABLE | PCC_ICLEAR); in wdsc_dmanext()
318 dev->sc_ipl | PCC_IENABLE | PCC_ICLEAR); in wdsc_dmaintr()
348 dev->sc_ipl | PCC_IENABLE | PCC_ICLEAR); in wdsc_scsiintr()
Dpccreg.h138 #define PCC_IENABLE 0x08 macro
Dzs_pcc.c157 zs_level | PCC_IENABLE | PCC_ZSEXTERN); in zsc_pcc_attach()
Dif_le.c213 pa->pa_ipl | PCC_IENABLE); in le_pcc_attach()
Dpcc.c302 pcc_reg_write(sys_pcc, PCCREG_SOFT1_INTR_CTRL, 1 | PCC_IENABLE); in pccsoftintrassert()
Dclock_pcc.c127 sc->sc_clock_lvl = pa->pa_ipl | PCC_IENABLE | PCC_TIMERACK; in clock_pcc_attach()