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