Home | Sort by: relevance | last modified time | path |
/src/sys/arch/macppc/dev/ | |
aed.c | 71 static int aed_options = 0; /* | AED_MSEMUL; */ variable in typeref:typename:int 136 sc->sc_options = (device_cfdata(self)->cf_flags | aed_options); |
aed.c | 71 static int aed_options = 0; /* | AED_MSEMUL; */ variable in typeref:typename:int 136 sc->sc_options = (device_cfdata(self)->cf_flags | aed_options); |
/src/sys/arch/mac68k/dev/ | |
aed.c | 80 static int aed_options = 0 | AED_MSEMUL; variable in typeref:typename:int 146 sc->sc_options = (device_cfdata(self)->cf_flags | aed_options); |
aed.c | 80 static int aed_options = 0 | AED_MSEMUL; variable in typeref:typename:int 146 sc->sc_options = (device_cfdata(self)->cf_flags | aed_options); |