1 '\" te 2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved 3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following 4 .\" below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 5 .TH FCOEI 7D "Jan 10, 2020" 6 .SH NAME 7 fcoei \- Fibre Channel Over Ethernet Initiator Mode Driver 8 .SH SYNOPSIS 9 .in +2 10 .nf 11 fcoei@port,0 12 .fi 13 .in -2 14 15 .SH DESCRIPTION 16 The \fBfcoei\fR driver is a pseudo device driver which encapsulates the raw 17 Fibre Channel frames into FCoE ethernet frames, or decapsulates FC frames from 18 FCoE ethernet frames. The supported FC frames include extended/basic link 19 services, common transport frames and initiator mode FCP frames. 20 .sp 21 .LP 22 The \fBfcoei\fR driver interfaces with the Sun Fibre Channel port driver, 23 \fBfp\fR(7D), and the FCoE transport driver, \fBfcoe\fR(7D). 24 .SH FILES 25 .ne 2 26 .na 27 \fB/kernel/drv/amd64/fcoei\fR 28 .ad 29 .RS 27n 30 Device driver (x86) 31 .RE 32 33 .sp 34 .ne 2 35 .na 36 \fB/kernel/drv/sparcv9/fcoei\fR 37 .ad 38 .RS 27n 39 Device driver (SPARC) 40 .RE 41 42 .SH ATTRIBUTES 43 See \fBattributes\fR(5) for a description of the following attribute: 44 .sp 45 46 .sp 47 .TS 48 box; 49 c | c 50 l | l . 51 ATTRIBUTE TYPE ATTRIBUTE VALUE 52 _ 53 Architecture SPARC, x86 54 .TE 55 56 .SH SEE ALSO 57 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoe\fR(7D), \fBfcoet\fR(7D), 58 \fBfp\fR(7D) 59 .sp 60 .LP 61 \fIWriting Device Drivers\fR 62 .sp 63 .LP 64 \fIANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)\fR