1fcp(7D) Devices fcp(7D)
2
3
4
6 fcp - Fibre Channel protocol driver
7
9 The fcp driver is the upper layer protocol that supports mechanisms for
10 transporting SCSI-3 commands over Fibre Channel. The fcp driver, which
11 interfaces with the Sun Fibre Channel transport library fctl(7D), sup‐
12 ports the standard functions provided by the SCSA interface.
13
15 /kernel/drv/fcp 32-bit ELF kernel driver (x86)
16
17
18 /kernel/drv/amd64/fcp 64-bit ELF kernel driver (x86)
19
20
21 /kernel/drv/sparcv9/fcp 64-bit ELF kernel driver (SPARC)
22
23
25 See attributes(5) for descriptions of the following attributes:
26
27
28
29
30 ┌─────────────────────────────┬─────────────────────────────┐
31 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
32 ├─────────────────────────────┼─────────────────────────────┤
33 │Architecture │SPARC │
34 ├─────────────────────────────┼─────────────────────────────┤
35 │Interface stability │Unknown │
36 ├─────────────────────────────┼─────────────────────────────┤
37 │Availability │SUNWfcp │
38 └─────────────────────────────┴─────────────────────────────┘
39
41 prtconf(1M), driver.conf(4), fctl(7D), fp(7d), usoc(7D)
42
43
44 Writing Device Drivers
45
46
47 Fibre Channel Physical and Signaling Interface (FC-PH) ANSI X3.230:
48 1994
49
50
51 Fibre Channel Generic Services (FC-GS-2) Project 1134-D
52
53
54 Fibre Channel Arbitrated Loop (FC-AL) ANSI X3.272-1996
55
56
57 Fibre Channel Protocol for SCSI (FCP) ANSI X3.269-1996
58
59
60 SCSI-3 Architecture Model (SAM) Fibre Channel Private Loop SCSI Direct
61 Attach (FC-PLDA) ANSI X3.270-1996
62
63
64 Fabric Loop Attachment (FC-FLA), NCITS TR-20:1998
65
66
67
68SunOS 5.11 20 Oct 2004 fcp(7D)