Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dswreg.h101 #define SW_CSR_SCSI_RES 0x0001 /* (rw,b) reset sbc and udc, 0=reset */ macro
H A Dsw.c454 SWREG_WRITE(ncr_sc, SWREG_CSR, SW_CSR_SCSI_RES); in sw_reset_adapter()
459 SWREG_WRITE(ncr_sc, SWREG_CSR, SW_CSR_SCSI_RES | SW_CSR_INTR_EN); in sw_reset_adapter()