xref: /onnv-gate/usr/src/uts/common/io/warlock/usb_ia.wlcmd (revision 3341:52e5b1750941)
1*3341Sgc161489#
2*3341Sgc161489# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3*3341Sgc161489# Use is subject to license terms.
4*3341Sgc161489#
5*3341Sgc161489# CDDL HEADER START
6*3341Sgc161489#
7*3341Sgc161489# The contents of this file are subject to the terms of the
8*3341Sgc161489# Common Development and Distribution License (the "License").
9*3341Sgc161489# You may not use this file except in compliance with the License.
10*3341Sgc161489#
11*3341Sgc161489# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12*3341Sgc161489# or http://www.opensolaris.org/os/licensing.
13*3341Sgc161489# See the License for the specific language governing permissions
14*3341Sgc161489# and limitations under the License.
15*3341Sgc161489#
16*3341Sgc161489# When distributing Covered Code, include this CDDL HEADER in each
17*3341Sgc161489# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18*3341Sgc161489# If applicable, add the following below this CDDL HEADER, with the
19*3341Sgc161489# fields enclosed by brackets "[]" replaced with your own identifying
20*3341Sgc161489# information: Portions Copyright [yyyy] [name of copyright owner]
21*3341Sgc161489#
22*3341Sgc161489# CDDL HEADER END
23*3341Sgc161489#
24*3341Sgc161489#ident	"%Z%%M%	%I%	%E% SMI"
25*3341Sgc161489
26*3341Sgc161489one usb_ia
27*3341Sgc161489one usba_device
28*3341Sgc161489
29*3341Sgc161489### currently unused functions
30*3341Sgc161489root usb_ia_event_cb
31*3341Sgc161489root usb_ia_power
32*3341Sgc161489root usb_ia_bus_ctl
33