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

/netbsd-current/sys/arch/sparc/dev/
H A Dswreg.h95 #define SW_CSR_SBC_IP 0x0200 /* (r,b) sbc interrupt pending */ macro
H A Dsw.c389 #define CSR_WANT (SW_CSR_SBC_IP | SW_CSR_DMA_IP | \
423 if (csr & (SW_CSR_SBC_IP | SW_CSR_DMA_IP)) {
595 csr_mask = SW_CSR_SBC_IP | SW_CSR_DMA_IP |

Completed in 120 milliseconds