Searched refs:bus_space_barrier (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h963 bus_space_barrier(sc->rl_btag, sc->rl_bhandle, reg, length, flags)
/freebsd-11-stable/sys/sparc64/pci/
H A Dsbbc.c555 bus_space_barrier(bst, bsh, SBBC_EPLD_OFFSET + SBBC_EPLD_INTERRUPT, 1,
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h2386 bus_space_barrier(sc->bar[0].tag, sc->bar[0].handle, 0, 0,
2413 bus_space_barrier(sc->bar[0].tag, sc->bar[0].handle, 0, 0,
H A Dbxe.c2360 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, 0, 0,
5558 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle,
5562 bus_space_barrier(sc->bar[BAR2].tag, sc->bar[BAR2].handle,
16652 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, 0, 0,
16660 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, 0, 0,
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h6130 bus_space_barrier((sc)->sc_st, (sc)->sc_sh, 0, (sc)->sc_sz, \
6134 bus_space_barrier((sc)->sc_st, (sc)->sc_sh, 0, (sc)->sc_sz, \
/freebsd-11-stable/sys/arm/include/
H A Dbus.h326 #define bus_space_barrier(t, h, o, l, f) \ macro
/freebsd-11-stable/sys/mips/include/
H A Dbus.h287 #define bus_space_barrier(t, h, o, l, f) \ macro
/freebsd-11-stable/sys/dev/sound/pci/
H A Dds1.c232 bus_space_barrier(sc->st, sc->sh, 0, 0, BUS_SPACE_BARRIER_WRITE);
/freebsd-11-stable/sys/sys/
H A Dbus.h822 bus_space_barrier((r)->r_bustag, (r)->r_bushandle, (o), (l), (f))
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme.c150 bus_space_barrier((sc)->sc_ ## spc ## t, (sc)->sc_ ## spc ## h, \
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c478 bus_space_barrier(sc->sc_st, sc->sc_sh, 0, sc->sc_mapsize,
1720 bus_space_barrier(sc->sc_st, sc->sc_sh, 0, sc->sc_mapsize,
/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci.c99 #define OBARR(sc) bus_space_barrier((sc)->sc_io_tag, (sc)->sc_io_hdl, 0, (sc)->sc_io_size, \
H A Duhci.c102 #define UBARR(sc) bus_space_barrier((sc)->sc_io_tag, (sc)->sc_io_hdl, 0, (sc)->sc_io_size, \
/freebsd-11-stable/share/man/man9/
H A DMakefile521 bus_space.9 bus_space_barrier.9 \
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c6932 bus_space_barrier(sc->bce_btag, sc->bce_bhandle, 0, 0,
7001 bus_space_barrier(sc->bce_btag, sc->bce_bhandle, 0, 0,
8027 bus_space_barrier(sc->bce_btag, sc->bce_bhandle, 0, 0,
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c3854 bus_space_barrier(sc->vmx_iot1, sc->vmx_ioh1, 0, 0,

Completed in 359 milliseconds

12