Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/dev/
Daed.c71 static int aed_options = 0; /* | AED_MSEMUL; */ variable
136 sc->sc_options = (device_cfdata(self)->cf_flags | aed_options); in aedattach()
/netbsd/src/sys/arch/mac68k/dev/
Daed.c80 static int aed_options = 0 | AED_MSEMUL; variable
146 sc->sc_options = (device_cfdata(self)->cf_flags | aed_options); in aedattach()