Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dispreg.h717 #define RISC_MTR RISC_BLOCK+0x2e /* RW*: Memory Timing */ macro
H A Disp.c619 while (ISP_READ(isp, RISC_MTR) != 0x1313) { in isp_reset()
620 ISP_WRITE(isp, RISC_MTR, 0x1313); in isp_reset()
624 ISP_WRITE(isp, RISC_MTR, 0x1212); in isp_reset()
631 ISP_WRITE(isp, RISC_MTR, 0x1212); in isp_reset()
1199 ISP_WRITE(isp, RISC_MTR, 0x1313); in isp_scsi_init()