Home
last modified time | relevance | path

Searched refs:ED_RCR_AM (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddp8390reg.h445 #define ED_RCR_AM 0x08 macro
H A Ddp8390.c334 i = ED_RCR_AB | ED_RCR_AM | sc->rcr_proto; in dp8390_init()