Print this page
4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free
4634 undocument scsi_hba_attach() and ddi_dma_lim(9s)

@@ -9,12 +9,13 @@
 # http://www.illumos.org/license/CDDL.
 #
 
 #
 # Copyright 2011, Richard Lowe
-# Copyright 2012 Garrett D'Amore <garrett@damore>.  All rights reserved.
+# Copyright 2012 Garrett D'Amore <garrett@damore>.
 # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
+# Copyright 2014 Pluribus Networks, Inc.
 #
 
 include         $(SRC)/Makefile.master
 
 MANSECT=        9f

@@ -1088,11 +1089,10 @@
                 rw_tryenter.9f                          \
                 rw_tryupgrade.9f                        \
                 samestr.9f                              \
                 scsi_dmafree.9f                         \
                 scsi_dname.9f                           \
-                scsi_hba_attach.9f                      \
                 scsi_hba_detach.9f                      \
                 scsi_hba_fini.9f                        \
                 scsi_hba_pkt_free.9f                    \
                 scsi_hba_tran_free.9f                   \
                 scsi_ifsetcap.9f                        \

@@ -1881,11 +1881,10 @@
 scsi_dmafree.9f                         := LINKSRC = scsi_dmaget.9f
 
 scsi_sense_cmdspecific_uint64.9f        := LINKSRC = scsi_ext_sense_fields.9f
 scsi_sense_info_uint64.9f               := LINKSRC = scsi_ext_sense_fields.9f
 
-scsi_hba_attach.9f                      := LINKSRC = scsi_hba_attach_setup.9f
 scsi_hba_detach.9f                      := LINKSRC = scsi_hba_attach_setup.9f
 
 scsi_hba_fini.9f                        := LINKSRC = scsi_hba_init.9f
 
 scsi_hba_pkt_free.9f                    := LINKSRC = scsi_hba_pkt_alloc.9f