Searched refs:DL_RCSR_RXIE (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/qbus/ | ||
| H A D | dlreg.h | 43 #define DL_RCSR_RXIE 0x0040 /* Receiver Interrupt Enable (R/W) */ macro |
| H A D | dl.c | 253 DL_WRITE_WORD(DL_UBA_RCSR, DL_RCSR_RXIE); in dl_attach() |