summaryrefslogtreecommitdiffstats
path: root/share/man/man9/bus_space.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/bus_space.9')
-rw-r--r--share/man/man9/bus_space.95
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/bus_space.9 b/share/man/man9/bus_space.9
index 59c3607..6bf03b4 100644
--- a/share/man/man9/bus_space.9
+++ b/share/man/man9/bus_space.9
@@ -1380,7 +1380,8 @@ functions may be executed in any order.
They may also be executed out
of order with respect to other pending read and write operations unless
order is enforced by use of the
-.Fn bus_space_barrier function .
+.Fn bus_space_barrier
+function.
There is no way to insert barriers between reads or writes of
individual bus space locations executed by the
.Fn bus_space_copy_region_N
@@ -1610,7 +1611,7 @@ Access to these types of memory regions should be with the
.Fn bus_space_*_stream_N
functions.
.Pp
-.Bl -tag -compact
+.Bl -tag -compact -width Fn
.It Fn bus_space_read_stream_1
.It Fn bus_space_read_stream_2
.It Fn bus_space_read_stream_4
OpenPOWER on IntegriCloud