Home
last modified time | relevance | path

Searched refs:DMAREV_0 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/sun3/dev/
H A Ddmareg.h72 #define DMAREV_0 0x00000000 /* Sunray DMA */ macro
H A Ddma.c130 case DMAREV_0: in dmaattach()
/netbsd/sys/dev/ic/
H A Dlsi64854reg.h110 #define DMAREV_0 0x00000000 /* Sunray DMA */ macro
H A Dlsi64854.c120 case DMAREV_0: in lsi64854_attach()
174 if (sc->sc_rev == DMAREV_1 || sc->sc_rev == DMAREV_0) \