diff options
author | Garrett D'Amore <garrett@damore.org> | 2022-07-30 19:55:06 -0400 |
---|---|---|
committer | Garrett D'Amore <garrett@damore.org> | 2022-08-04 20:38:47 -0400 |
commit | b75a8b718b0b6c50c43b47b15603947383771a04 (patch) | |
tree | 14ab67b870e1160b493c13d8fac8c3e63443cce4 /usr/src/man/man9f/Intro.9f | |
parent | 5b2c4190a831f52d91a5b92473ffb5a06e84511d (diff) | |
download | illumos-gate-b75a8b718b0b6c50c43b47b15603947383771a04.tar.gz |
14873 Retire ddi_getiminor()
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>
Diffstat (limited to 'usr/src/man/man9f/Intro.9f')
-rw-r--r-- | usr/src/man/man9f/Intro.9f | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/man/man9f/Intro.9f b/usr/src/man/man9f/Intro.9f index 3e0627b878..bc90a70681 100644 --- a/usr/src/man/man9f/Intro.9f +++ b/usr/src/man/man9f/Intro.9f @@ -1,10 +1,10 @@ '\" te -.\" Copyright 2014 Garrett D'Amore <garrett@damore.org> .\" Copyright (c) 2005, Sun Microsystems, Inc., All Rights Reserved .\" 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 INTRO 9F "Feb 06, 2012" +.\" Copyright 2022 Garrett D'Amore +.TH INTRO 9F "July 30, 2022" .SH NAME Intro, intro \- introduction to DDI/DKI functions .SH DESCRIPTION @@ -399,7 +399,6 @@ _ \fBddi_get_driver_private\fR illumos DDI \fBddi_get_eventcookie\fR illumos DDI \fBddi_get_iblock_cookie\fR illumos DDI -\fBddi_get_iminor\fR illumos DDI \fBddi_get_instance\fR illumos DDI \fBddi_get_kt_did\fR illumos DDI \fBddi_get_lbolt\fR illumos DDI |