summaryrefslogtreecommitdiff
path: root/usr/src/man/man9e/tran_init_pkt.9e
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9e/tran_init_pkt.9e')
-rw-r--r--usr/src/man/man9e/tran_init_pkt.9e25
1 files changed, 18 insertions, 7 deletions
diff --git a/usr/src/man/man9e/tran_init_pkt.9e b/usr/src/man/man9e/tran_init_pkt.9e
index 567801b357..991bdf2b40 100644
--- a/usr/src/man/man9e/tran_init_pkt.9e
+++ b/usr/src/man/man9e/tran_init_pkt.9e
@@ -221,13 +221,24 @@ packet through \fBscsi_hba_pkt_alloc\fR(9F) but was unable to allocate \fBDMA
\fRresources, \fBtran_init_pkt()\fR must free the packet through
\fBscsi_hba_pkt_free\fR(9F) before returning \fINULL\fR.
.SH SEE ALSO
-\fBattach\fR(9E), \fBtran_setup_pkt\fR(9E), \fBtran_sync_pkt\fR(9E),
-\fBbiodone\fR(9F), \fBbioerror\fR(9F), \fBddi_dma_buf_bind_handle\fR(9F),
-\fBddi_dma_buf_setup\fR(9F), \fBkmem_cache_create\fR(9F),
-\fBscsi_alloc_consistent_buf\fR(9F), \fBscsi_destroy_pkt\fR(9F),
-\fBscsi_hba_attach\fR(9F), \fBscsi_hba_pkt_alloc\fR(9F),
-\fBscsi_hba_pkt_free\fR(9F), \fBscsi_init_pkt\fR(9F), \fBbuf\fR(9S),
-\fBscsi_address\fR(9S), \fBscsi_hba_tran\fR(9S), \fBscsi_pkt\fR(9S)
+\fBattach\fR(9E),
+\fBtran_setup_pkt\fR(9E),
+\fBtran_sync_pkt\fR(9E),
+\fBbiodone\fR(9F),
+\fBbioerror\fR(9F),
+\fBddi_dma_buf_bind_handle\fR(9F),
+\fBddi_dma_buf_setup\fR(9F),
+\fBkmem_cache_create\fR(9F),
+\fBscsi_alloc_consistent_buf\fR(9F),
+\fBscsi_destroy_pkt\fR(9F),
+\fBscsi_hba_attach\fR(9F),
+\fBscsi_hba_pkt_alloc\fR(9F),
+\fBscsi_hba_pkt_free\fR(9F),
+\fBscsi_init_pkt\fR(9F),
+\fBbuf\fR(9S),
+\fBscsi_address\fR(9S),
+\fBscsi_hba_tran\fR(9S),
+\fBscsi_pkt\fR(9S)
.sp
.LP
\fIWriting Device Drivers\fR