HomeSort by: relevance | last modified time | path
    Searched refs:CSR_SRR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/qbus/
if_qt.c 311 QT_WCSR(CSR_SRR, 0x8001); /* MS | ITB */
312 i = QT_RCSR(CSR_SRR);
313 QT_WCSR(CSR_SRR, 0x8000); /* Turn off ITB, set DELQA select */
324 if ((QT_RCSR(CSR_SRR) & SRR_RESP) == 1)
553 status = QT_RCSR(CSR_SRR);
695 if ((QT_RCSR(CSR_SRR) & SRR_RESP) == 3)
698 if (QT_RCSR(CSR_SRR) & SRR_FES)
699 qtsrr(sc, QT_RCSR(CSR_SRR));
if_qtreg.h 168 #define CSR_SRR 12

Completed in 16 milliseconds