1*9087SZhong.Wang@Sun.COM# 2*9087SZhong.Wang@Sun.COM# CDDL HEADER START 3*9087SZhong.Wang@Sun.COM# 4*9087SZhong.Wang@Sun.COM# The contents of this file are subject to the terms of the 5*9087SZhong.Wang@Sun.COM# Common Development and Distribution License (the "License"). 6*9087SZhong.Wang@Sun.COM# You may not use this file except in compliance with the License. 7*9087SZhong.Wang@Sun.COM# 8*9087SZhong.Wang@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*9087SZhong.Wang@Sun.COM# or http://www.opensolaris.org/os/licensing. 10*9087SZhong.Wang@Sun.COM# See the License for the specific language governing permissions 11*9087SZhong.Wang@Sun.COM# and limitations under the License. 12*9087SZhong.Wang@Sun.COM# 13*9087SZhong.Wang@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 14*9087SZhong.Wang@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*9087SZhong.Wang@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 16*9087SZhong.Wang@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 17*9087SZhong.Wang@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 18*9087SZhong.Wang@Sun.COM# 19*9087SZhong.Wang@Sun.COM# CDDL HEADER END 20*9087SZhong.Wang@Sun.COM# 21*9087SZhong.Wang@Sun.COM 22*9087SZhong.Wang@Sun.COM# 23*9087SZhong.Wang@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24*9087SZhong.Wang@Sun.COM# Use is subject to license terms. 25*9087SZhong.Wang@Sun.COM# 26*9087SZhong.Wang@Sun.COM 27*9087SZhong.Wang@Sun.COM# 28*9087SZhong.Wang@Sun.COM# fcoe is nexus driver with children 29*9087SZhong.Wang@Sun.COM# 30*9087SZhong.Wang@Sun.COMname="fcoe" parent="/"; 31*9087SZhong.Wang@Sun.COM 32*9087SZhong.Wang@Sun.COM# 33*9087SZhong.Wang@Sun.COM# number of workers to handle crc check 34*9087SZhong.Wang@Sun.COM# 35*9087SZhong.Wang@Sun.COM#workers-number=4; 36