Home
last modified time | relevance | path

Searched full:fibre (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/crypto/openssl/crypto/async/arch/
H A Dasync_win.c42 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup() local
43 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) { in async_local_cleanup()
45 fibre->fibre = NULL; in async_local_cleanup()
50 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher() argument
53 fibre->fibre = ConvertThreadToFiberEx(NULL, FIBER_FLAG_FLOAT_SWITCH); in async_fibre_init_dispatcher()
55 fibre->fibre = ConvertThreadToFiber(NULL); in async_fibre_init_dispatcher()
57 if (fibre->fibre == NULL) { in async_fibre_init_dispatcher()
58 fibre->converted = 0; in async_fibre_init_dispatcher()
59 fibre->fibre = GetCurrentFiber(); in async_fibre_init_dispatcher()
60 if (fibre->fibre == NULL) in async_fibre_init_dispatcher()
[all …]
H A Dasync_posix.c96 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() argument
99 fibre->env_init = 0; in async_fibre_makecontext()
101 if (getcontext(&fibre->fibre) == 0) { in async_fibre_makecontext()
115 fibre->fibre.uc_stack.ss_sp = stack_alloc_impl(&num); in async_fibre_makecontext()
116 if (fibre->fibre.uc_stack.ss_sp != NULL) { in async_fibre_makecontext()
117 fibre->fibre.uc_stack.ss_size = num; in async_fibre_makecontext()
118 fibre->fibre.uc_link = NULL; in async_fibre_makecontext()
119 makecontext(&fibre->fibre, async_start_func, 0); in async_fibre_makecontext()
123 fibre->fibre.uc_stack.ss_sp = NULL; in async_fibre_makecontext()
128 void async_fibre_free(async_fibre *fibre) in async_fibre_free() argument
[all …]
H A Dasync_win.h23 LPVOID fibre; member
28 (SwitchToFiber((n)->fibre), 1)
32 ((c)->fibre = CreateFiberEx(0, 0, FIBER_FLAG_FLOAT_SWITCH, \
36 ((c)->fibre = CreateFiber(0, async_start_func_win, 0))
39 # define async_fibre_free(f) (DeleteFiber((f)->fibre))
43 int async_fibre_init_dispatcher(async_fibre *fibre);
H A Dasync_posix.h57 ucontext_t fibre; member
70 swapcontext(&o->fibre, &n->fibre); in async_fibre_swapcontext()
78 setcontext(&n->fibre); in async_fibre_swapcontext()
87 int async_fibre_makecontext(async_fibre *fibre);
88 void async_fibre_free(async_fibre *fibre);
/freebsd/share/man/man4/
H A Dpms.457 Tachyon TS Fibre Channel Card
59 Tachyon TL Fibre Channel Card
61 Tachyon XL2 Fibre Channel Card
63 Tachyon DX2 Fibre Channel Card
65 Tachyon DX2+ Fibre Channel Card
67 Tachyon DX4+ Fibre Channel Card
69 Tachyon QX2 Fibre Channel Card
71 Tachyon QX4 Fibre Channel Card
73 Tachyon DE4 Fibre Channel Card
75 Tachyon QE4 Fibre Channel Card
[all …]
H A Dmpt.441 .Nd LSI Fusion-MPT SCSI/Fibre Channel driver
63 .Tn Fibre Channel
85 .Tn Fibre Channel )
89 .Tn Fibre Channel )
94 .Tn Fibre Channel )
100 .Tn Fibre Channel )
104 .Tn Fibre Channel )
109 .Tn Fibre Channel PCI-Express)
138 .Tn Fibre Channel
142 Fibre Channel HBA is in fact the
[all …]
H A Docs_fc.435 .Nd "Device driver for Emulex Fibre Channel Host Adapters"
51 driver provides access to Fibre Channel SCSI devices.
81 driver supports these Fibre Channel adapters:
H A Disp.488 driver supports the following optical Fibre Channel adapters:
113 Target mode support for Fibre Channel adapters may be enabled with the
180 For Fibre Channel
/freebsd/sys/dev/isp/
H A DDriverManual.txt7 for, and current theory of operation for the joint Fibre Channel/SCSI
16 The reader is expected to understand the basics of SCSI and Fibre Channel
49 looking into implementing Fibre Channel mass storage at NAS. At this time
79 SCSI and Fibre Channel SCSI prototocols on multiple OS platforms with
86 The intended support targets for Fibre Channel HBAs is the 2100, 2200
89 Fibre Channel support should include complete fabric and public loop
93 For both SCSI and Fibre Channel, simultaneous target/initiator mode support
131 to a Fibre Channel bus.
154 be quite larger for the QLogic 12X0/12160 SCSI and QLogic 2X00 Fibre
170 4.3 Fibre Channel SCSI out of SCSI
[all …]
H A Disp_stds.h317 #define FC4_SCSI 8 /* SCSI-3 via Fibre Channel Protocol (FCP) */
318 #define FC4_FC_SVC 0x20 /* Fibre Channel Services */
/freebsd/lib/geom/multipath/
H A Dgmultipath.8231 For example, if you use the World Wide Port Name of a Fibre Channel
279 based Fibre Channel disk devices.
287 When Fibre Channel events inform either
301 Nor is Fibre Channel.
/freebsd/lib/libifconfig/
H A Dsfp.lua107 {0x02, "FC_1_COPPER", "Fibre Channel Style 1 copper"},
108 {0x03, "FC_2_COPPER", "Fibre Channel Style 2 copper"},
110 {0x05, "FC_COAX", "Fibre Channel coaxial"},
166 description = "Fibre Channel link length",
196 description = "Fibre Channel transmission media",
212 description = "Fibre Channel speed",
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxcommon.h319 "Tachyon TS Fibre Channel Card",
320 "Tachyon TL Fibre Channel Card",
321 "Tachyon XL2 Fibre Channel Card",
322 "Tachyon DX2 Fibre Channel Card",
323 "Tachyon DX2+ Fibre Channel Card",
324 "Tachyon DX4+ Fibre Channel Card",
325 "Tachyon QX2 Fibre Channel Card",
326 "Tachyon QX4 Fibre Channel Card",
327 "Tachyon DE4 Fibre Channel Card",
328 "Tachyon QE4 Fibre Channel Card",
[all …]
/freebsd/crypto/openssl/crypto/async/
H A Dasync.c216 * fibre ran in ASYNC_start_job()
232 * In case the fibre changed the default libctx we set it back in ASYNC_start_job()
273 * In case the fibre changed the default libctx we set it back again in ASYNC_start_job()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h360 /// Fibre Channel SubType.
370 /// Fibre Channel World Wide Number.
374 /// Fibre Channel Logical Unit Number.
380 /// Fibre Channel Ex SubType.
390 /// 8 byte array containing Fibre Channel End Device Port Name.
394 /// 8 byte array containing Fibre Channel Logical Unit Number.
H A DScsiPassThruExt.h153 of transport target representation. For example, a Fibre Channel driver
236 this size to suit the representation of targets. For example, a Fibre
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h331 * Reserved for RFC 2625 IP-over-Fibre Channel, as per a request from
334 * This is not for use with raw Fibre Channel, where the link-layer
335 * header starts with a Fibre Channel frame header; it's for IP-over-FC,
/freebsd/contrib/file/magic/Magdir/
H A Dsniffer124 >20 belong&0x03FFFFFF 122 (RFC 2625 IP over Fibre Channel
209 >20 belong&0x03FFFFFF 224 (Fibre Channel FC-2
210 >20 belong&0x03FFFFFF 225 (Fibre Channel FC-2 with frame delimiters
219 >20 belong&0x03FFFFFF 234 (Juniper Fibre Channel
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,spdif.txt5 a fibre cable.
H A Drockchip-spdif.yaml12 fibre cable.
H A Dfsl,spdif.yaml15 a fibre cable.
/freebsd/share/misc/
H A Dpci_vendors295 a0ec Fibre Channel Host Controller
1065 0621 FC909 Fibre Channel Adapter
1066 0622 FC929 Fibre Channel Adapter
1067 1000 1020 44929 O Dual Fibre Channel card
1069 0624 FC919 Fibre Channel Adapter
1071 0626 FC929X Fibre Channel Adapter
1072 1000 1010 7202-XP-LC Dual Fibre Channel card
1074 0628 FC919X Fibre Channel Adapter
1076 0640 FC949X Fibre Channel Adapter
1077 0642 FC939X Fibre Channel Adapter
[all …]
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c1233 Converts a text device path node to Fibre device path structure.
1237 @return A pointer to the newly-created Fibre device path structure.
1248 FIBRECHANNEL_DEVICE_PATH *Fibre; in DevPathFromTextFibre() local
1252 Fibre = (FIBRECHANNEL_DEVICE_PATH *)CreateDeviceNode ( in DevPathFromTextFibre()
1258 if (Fibre != NULL) { in DevPathFromTextFibre()
1259 Fibre->Reserved = 0; in DevPathFromTextFibre()
1260 Strtoi64 (WWNStr, &Fibre->WWN); in DevPathFromTextFibre()
1261 Strtoi64 (LunStr, &Fibre->Lun); in DevPathFromTextFibre()
1264 return (EFI_DEVICE_PATH_PROTOCOL *)Fibre; in DevPathFromTextFibre()
3829 { "Fibre", DevPathFromTextFibre },
/freebsd/share/examples/scsi_target/
H A Dscsi_target.h36 * 1024 for Fibre Channel (SPI is 16).
/freebsd/contrib/tcpdump/
H A Dprint-ipfc.c22 /* \summary: IP over Fibre Channel printer */

1234