1*7688SAaron.Zang@Sun.COM# 2*7688SAaron.Zang@Sun.COM# CDDL HEADER START 3*7688SAaron.Zang@Sun.COM# 4*7688SAaron.Zang@Sun.COM# The contents of this file are subject to the terms of the 5*7688SAaron.Zang@Sun.COM# Common Development and Distribution License (the "License"). 6*7688SAaron.Zang@Sun.COM# You may not use this file except in compliance with the License. 7*7688SAaron.Zang@Sun.COM# 8*7688SAaron.Zang@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*7688SAaron.Zang@Sun.COM# or http://www.opensolaris.org/os/licensing. 10*7688SAaron.Zang@Sun.COM# See the License for the specific language governing permissions 11*7688SAaron.Zang@Sun.COM# and limitations under the License. 12*7688SAaron.Zang@Sun.COM# 13*7688SAaron.Zang@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 14*7688SAaron.Zang@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*7688SAaron.Zang@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 16*7688SAaron.Zang@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 17*7688SAaron.Zang@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 18*7688SAaron.Zang@Sun.COM# 19*7688SAaron.Zang@Sun.COM# CDDL HEADER END 20*7688SAaron.Zang@Sun.COM# 21*7688SAaron.Zang@Sun.COM 22*7688SAaron.Zang@Sun.COM# 23*7688SAaron.Zang@Sun.COM# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 24*7688SAaron.Zang@Sun.COM# Use is subject to license terms. 25*7688SAaron.Zang@Sun.COM# 26*7688SAaron.Zang@Sun.COM 27*7688SAaron.Zang@Sun.COM# 28*7688SAaron.Zang@Sun.COM# This file only checks those virtual console variables 29*7688SAaron.Zang@Sun.COM# which are shared with devfs. 30*7688SAaron.Zang@Sun.COM# 31*7688SAaron.Zang@Sun.COM 32*7688SAaron.Zang@Sun.COM 33*7688SAaron.Zang@Sun.COMadd bus_ops::bus_add_eventcall target warlock_dummy 34*7688SAaron.Zang@Sun.COMadd bus_ops::bus_config target warlock_dummy 35*7688SAaron.Zang@Sun.COMadd bus_ops::bus_get_eventcookie target warlock_dummy 36*7688SAaron.Zang@Sun.COMadd bus_ops::bus_intr_ctl target warlock_dummy 37*7688SAaron.Zang@Sun.COMadd bus_ops::bus_post_event target warlock_dummy 38*7688SAaron.Zang@Sun.COMadd bus_ops::bus_remove_eventcall target warlock_dummy 39*7688SAaron.Zang@Sun.COMadd bus_ops::bus_unconfig target warlock_dummy 40*7688SAaron.Zang@Sun.COM 41*7688SAaron.Zang@Sun.COMroot devvt_getvnodeops 42*7688SAaron.Zang@Sun.COMroot devvt_validate 43*7688SAaron.Zang@Sun.COMroot devvt_readdir 44*7688SAaron.Zang@Sun.COMroot devvt_lookup 45*7688SAaron.Zang@Sun.COMroot devvt_create 46