Searched refs:prefer_iomap (Results 1 – 2 of 2) sorted by relevance
396 int i, rid, m1, m2, prefer_iomap; in fxp_attach() local417 prefer_iomap = 0; in fxp_attach()419 "prefer_iomap", &prefer_iomap) == 0 && prefer_iomap != 0) { in fxp_attach()
347 static int prefer_iomap = 0; variable348 TUNABLE_INT("hw.re.prefer_iomap", &prefer_iomap);4922 if (prefer_iomap == 0) { in re_attach()4935 if (sc->re_res == NULL && prefer_iomap == 0) { in re_attach()