Print this page
5025 import and use mandoc
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: TBD

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9f/scsi_hba_attach_setup.9f
          +++ new/usr/src/man/man9f/scsi_hba_attach_setup.9f
↓ open down ↓ 251 lines elided ↑ open up ↑
 252  252  \fB\fBscsi-selection-timeout\fR\fR
 253  253  .ad
 254  254  .RS 26n
 255  255  Default SCSI selection phase timeout value, in milliseconds. Please refer to
 256  256  individual HBA man pages for any HBA-specific information
 257  257  .RE
 258  258  
 259  259  .SS "scsi_hba_detach(\|)"
 260  260  .sp
 261  261  .LP
 262      -The \fBscsi_hba_detach()\fR function removes the reference to the DMA 
      262 +The \fBscsi_hba_detach()\fR function removes the reference to the DMA
 263  263  attributes structure and the transport vector for the given instance of an HBA
 264  264  driver.
 265  265  .SH RETURN VALUES
 266  266  .sp
 267  267  .LP
 268  268  The \fBscsi_hba_attach_setup()\fR and
 269  269  \fBscsi_hba_detach()\fR functions return \fBDDI_SUCCESS\fR if the function call
 270  270  succeeds, and return \fBDDI_FAILURE\fR on failure.
 271  271  .SH CONTEXT
 272  272  .sp
↓ open down ↓ 20 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX