summaryrefslogtreecommitdiff
path: root/usr/src/man/man9e/quiesce.9e
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9e/quiesce.9e')
-rw-r--r--usr/src/man/man9e/quiesce.9e8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr/src/man/man9e/quiesce.9e b/usr/src/man/man9e/quiesce.9e
index 35937f7714..f6cc33dd11 100644
--- a/usr/src/man/man9e/quiesce.9e
+++ b/usr/src/man/man9e/quiesce.9e
@@ -3,7 +3,7 @@
.\" 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.
.\" 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.
.\" 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]
-.TH quiesce 9E "16 Sep 2008" "SunOS 5.11" "Driver Entry Points"
+.TH QUIESCE 9E "Sep 16, 2008"
.SH NAME
quiesce \- quiesce a device
.SH SYNOPSIS
@@ -27,12 +27,10 @@ Solaris DDI specific (Solaris DDI)
.SH PARAMETERS
.sp
.ne 2
-.mk
.na
\fB\fIdip\fR\fR
.ad
.RS 7n
-.rt
A pointer to the device's \fBdev_info\fR structure.
.RE
@@ -86,23 +84,19 @@ indicate that the device it manages does not need to be quiesced.
\fBquiesce()\fR returns the following:
.sp
.ne 2
-.mk
.na
\fB\fBDDI_SUCCESS\fR\fR
.ad
.RS 15n
-.rt
The device has been successfully quiesced.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBDDI_FAILURE\fR\fR
.ad
.RS 15n
-.rt
The operation failed.
.RE