diff options
Diffstat (limited to 'usr/src/man/man9f/ddi_io_rep_put8.9f')
-rw-r--r-- | usr/src/man/man9f/ddi_io_rep_put8.9f | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man9f/ddi_io_rep_put8.9f b/usr/src/man/man9f/ddi_io_rep_put8.9f index a353fd27d8..a5060acb9f 100644 --- a/usr/src/man/man9f/ddi_io_rep_put8.9f +++ b/usr/src/man/man9f/ddi_io_rep_put8.9f @@ -92,7 +92,7 @@ the device have incompatible endian characteristics. .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 @@ -106,7 +106,12 @@ Interface Stability Obsolete .TE .SH SEE ALSO -\fBisa\fR(4), \fBddi_io_get8\fR(9F), \fBddi_io_put8\fR(9F), -\fBddi_io_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_device_acc_attr\fR(9S) +.BR isa (5), +.BR ddi_io_get8 (9F), +.BR ddi_io_put8 (9F), +.BR ddi_io_rep_get8 (9F), +.BR ddi_regs_map_setup (9F), +.BR ddi_rep_put16 (9F), +.BR ddi_rep_put32 (9F), +.BR ddi_rep_put8 (9F), +.BR ddi_device_acc_attr (9S) |