Home
last modified time | relevance | path

Searched refs:SW_CSR_INTR_EN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dswreg.h99 #define SW_CSR_INTR_EN 0x0004 /* (rw,b) interrupts enable */ macro
H A Dsw.c459 SWREG_WRITE(ncr_sc, SWREG_CSR, SW_CSR_SCSI_RES | SW_CSR_INTR_EN); in sw_reset_adapter()