Searched refs:SCI_CSR_DISC (Results 1 – 5 of 5) sorted by relevance
140 #define SCI_CSR_DISC 0x04 /* r: Disconnected (BSY==0) */ macro
136 #define SCI_CSR_DISC 0x04 /* r: Disconnected (BSY==0) */ macro
155 #define SCI_CSR_DISC 0x04 /* r: Disconnected (BSY==0) */ macro
151 SCI_CSR_INT | SCI_CSR_DISC)) { in nca_isa_test()
228 else if (((csr & ~SCI_CSR_PHASE_MATCH) == (SCI_CSR_INT | SCI_CSR_DISC)) && in decode_5380_intr()