Searched refs:CSR_SRR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/qbus/
H A Dif_qt.c309 QT_WCSR(CSR_SRR, 0x8001); /* MS | ITB */
310 i = QT_RCSR(CSR_SRR);
311 QT_WCSR(CSR_SRR, 0x8000); /* Turn off ITB, set DELQA select */
323 if ((QT_RCSR(CSR_SRR) & SRR_RESP) == 1)
553 status = QT_RCSR(CSR_SRR);
693 if ((QT_RCSR(CSR_SRR) & SRR_RESP) == 3)
695 if (QT_RCSR(CSR_SRR) & SRR_FES)
696 qtsrr(sc, QT_RCSR(CSR_SRR));
H A Dif_qtreg.h168 #define CSR_SRR 12 macro

Completed in 154 milliseconds