mapfile-vers (fcf3ce44) mapfile-vers (bfed486a)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 6 unchanged lines hidden (view full) ---

15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22#
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 6 unchanged lines hidden (view full) ---

15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22#
23# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
23# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
24# Use is subject to license terms.
25#
24# Use is subject to license terms.
25#
26
26#
27#
27# Generic interface definition for usr/src/lib/storage/liba5k.
28# MAPFILE HEADER START
28#
29#
29# For information regarding the establishment of versioned definitions see:
30# The Linker and Libraries Manual (version 2.5 or greater)
31# This is part of the Developers Guide in the Answerbook. Specifically refer
32# to Chapter 2 under section "Defining Additional Symbols" through section
33# "Reducing Symbol Scope", and Chapter 5 "Versioning".
30# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
31# Object versioning must comply with the rules detailed in
34#
32#
35# For Sun's specific rules for the modification (evolution) of these version
36# definitions see:
37# "Policy for Shared Library Version Names and Interface Definitions"
38# in /shared/ON/general_docs/scoping_rules.ps
33# usr/src/lib/README.mapfiles
39#
34#
35# You should not be making modifications here until you've read the most current
36# copy of that file. If you need help, contact a gatekeeper for guidance.
37#
38# MAPFILE HEADER END
39#
40
41#
42# Generic interface definition for usr/src/lib/storage/liba5k.
43#
44
40SUNW_2.0 {
41 global:
42 l_chk_null_wwn;
43 l_convert_name;
44 l_bp_bypass_enable;
45 l_dev_bypass_enable;
46 l_dev_pwr_up_down;
47 l_device_present;

--- 37 unchanged lines hidden ---
45SUNW_2.0 {
46 global:
47 l_chk_null_wwn;
48 l_convert_name;
49 l_bp_bypass_enable;
50 l_dev_bypass_enable;
51 l_dev_pwr_up_down;
52 l_device_present;

--- 37 unchanged lines hidden ---