diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_mem_rep_put8.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_mem_rep_put8.9f | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man9f/ddi_mem_rep_put8.9f b/usr/src/man/man9f/ddi_mem_rep_put8.9f index fea46be137..7b89a80e64 100644 --- a/usr/src/man/man9f/ddi_mem_rep_put8.9f +++ b/usr/src/man/man9f/ddi_mem_rep_put8.9f @@ -136,7 +136,7 @@ useful when writing from a data register. .SH CONTEXT These functions can be called from user, kernel, or interrupt context. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -150,6 +150,12 @@ Interface Stability Obsolete .TE .SH SEE ALSO -\fBddi_mem_get8\fR(9F), \fBddi_mem_put8\fR(9F), \fBddi_mem_rep_get8\fR(9F), -\fBddi_regs_map_setup\fR(9F), \fBddi_rep_put8\fR(9F), \fBddi_rep_put16\fR(9F), -\fBddi_rep_put32\fR(9F), \fBddi_rep_put64\fR(9F), \fBddi_device_acc_attr\fR(9S) +.BR ddi_mem_get8 (9F), +.BR ddi_mem_put8 (9F), +.BR ddi_mem_rep_get8 (9F), +.BR ddi_regs_map_setup (9F), +.BR ddi_rep_put16 (9F), +.BR ddi_rep_put32 (9F), +.BR ddi_rep_put64 (9F), +.BR ddi_rep_put8 (9F), +.BR ddi_device_acc_attr (9S) |