| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/arm/gemini/ | |
| gemini_obiovar.h | 44 unsigned int obio_mult; member in struct:obio_attach_args |
| /src/sys/arch/mips/rmi/ | |
| rmixl_obiovar.h | 46 unsigned int obio_mult; member in struct:obio_attach_args |
| rmixl_obio.c | 134 if (obio->obio_mult != OBIOCF_MULT_DEFAULT) 135 aprint_normal(" mult %d", obio->obio_mult); 154 obio.obio_mult = cf->cf_loc[OBIOCF_MULT]; |