Print this page
4888 Undocument dma_req(9s)
4884 EOF scsi_hba_attach
4886 EOF ddi_dmae_getlim
4887 EOF ddi_iomin
4634 undocument scsi_hba_attach() and ddi_dma_lim(9s)
4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9s/Intro.9s
          +++ new/usr/src/man/man9s/Intro.9s
   1    1  '\" te
        2 +.\" Copyright 2014 Garrett D'Amore <garrett@damore.org>
   2    3  .\" Copyright (c) 2001, Sun Microsystems, Inc.,  All Rights Reserved.
   3    4  .\" Copyright 1989 AT&T
   4    5  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5    6  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6    7  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH INTRO 9S "May 15, 2001"
        8 +.TH INTRO 9S "May 24, 2014"
   8    9  .SH NAME
   9   10  Intro, intro \- introduction to kernel data structures and properties
  10   11  .SH DESCRIPTION
  11   12  .sp
  12   13  .LP
  13   14  Section 9P describes kernel properties used by device drivers. Section 9S
  14   15  describes the data structures used by drivers to share information between the
  15   16  driver and the kernel. See \fBIntro\fR(9E) for an overview of device driver
  16   17  interfaces.
  17   18  .sp
↓ open down ↓ 104 lines elided ↑ open up ↑
 122  123  \fBbuf\fR       DDI/DKI
 123  124  _
 124  125  \fBcb_ops\fR    Solaris DDI
 125  126  _
 126  127  \fBddi_device_acc_attr\fR       Solaris DDI
 127  128  _
 128  129  \fBddi_dma_attr\fR      Solaris DDI
 129  130  _
 130  131  \fBddi_dma_cookie\fR    Solaris DDI
 131  132  _
 132      -\fBddi_dma_lim_sparc\fR Solaris SPARC DDI
 133      -_
 134      -\fBddi_dma_lim_x86\fR   Solaris x86 DDI
 135      -_
 136      -\fBddi_dma_req\fR       Solaris DDI
 137      -_
 138  133  \fBddi_dmae_req\fR      Solaris x86 DDI
 139  134  _
 140  135  \fBddi_idevice_cookie\fR        Solaris DDI
 141  136  _
 142  137  \fBddi_mapdev_ctl\fR    Solaris DDI
 143  138  _
 144  139  \fBdevmap_callback_ctl\fR       Solaris DDI
 145  140  _
 146  141  \fBdev_ops\fR   Solaris DDI
 147  142  _
↓ open down ↓ 47 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX