Searched refs:sc_is_atux (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Di81342_pci.c65 sc->sc_is_atux = 1;
68 sc->sc_is_atux = 0;
88 sc->sc_atu_sh = sc->sc_is_atux ? parent_sc->sc_atux_sh :
93 if (sc->sc_is_atux)
98 if (sc->sc_is_atux)
106 if (sc->sc_is_atux) {
134 if (sc->sc_is_atux)
143 if (sc->sc_is_atux)
166 if (sc->sc_is_atux) {
183 sc->sc_is_atux
[all...]
H A Di81342var.h60 char sc_is_atux; member in struct:i81342_pci_softc
H A Di81342_space.c192 pmap_kenter_supersection(addr, paddr + (sc->sc_is_atux ?

Completed in 163 milliseconds