Home
last modified time | relevance | path

Searched defs:prefer_iomap (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/rl/
H A Dif_rl.c644 int prefer_iomap, unit; in rl_attach() local
/freebsd/sys/dev/ste/
H A Dif_ste.c908 int error = 0, phy, pmc, prefer_iomap, rid; in ste_attach() local
/freebsd/sys/dev/fxp/
H A Dif_fxp.c434 int error, flags, i, pmc, prefer_iomap; in fxp_attach() local
/freebsd/sys/dev/re/
H A Dif_re.c168 static int prefer_iomap = 0; variable