Searched refs:ie_bus_barrier (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Di82586var.h196 void (*ie_bus_barrier)(struct ie_softc *, int, int, int); member in struct:ie_softc
266 if ((sc)->ie_bus_barrier) \
267 ((sc)->ie_bus_barrier)((sc), (offset), (length), (flags));\
/netbsd-current/sys/arch/sun2/dev/
H A Dif_ie_mbmem.c417 sc->ie_bus_barrier = NULL;
H A Dif_ie_obio.c279 sc->ie_bus_barrier = NULL;
/netbsd-current/sys/dev/mvme/
H A Dif_ie_mvme.c277 sc->ie_bus_barrier = NULL;
/netbsd-current/sys/dev/mca/
H A Dif_elmc_mca.c183 sc->ie_bus_barrier = NULL;
/netbsd-current/sys/arch/sparc/dev/
H A Dif_ie_obio.c270 sc->ie_bus_barrier = NULL;
/netbsd-current/sys/dev/podulebus/
H A Dif_ei.c142 sc->sc_ie.ie_bus_barrier = NULL;
/netbsd-current/sys/dev/vme/
H A Dif_ie_vme.c492 sc->ie_bus_barrier = NULL;
/netbsd-current/sys/dev/isa/
H A Dif_ai.c337 sc->ie_bus_barrier = NULL;
H A Dif_ef.c468 sc->ie_bus_barrier = NULL;

Completed in 113 milliseconds