/Linux-v5.15/Documentation/scsi/ |
D | bfa.rst | 4 Linux driver for Brocade FC/FCOE adapters 10 bfa 3.0.2.2 driver supports all Brocade FC/FCOE adapters. Below is a list of 16 1657:0013:1657:0014 425 4Gbps dual port FC HBA 17 1657:0013:1657:0014 825 8Gbps PCIe dual port FC HBA 18 1657:0013:103c:1742 HP 82B 8Gbps PCIedual port FC HBA 19 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA 20 1657:0017:1657:0014 415 4Gbps single port FC HBA 21 1657:0017:1657:0014 815 8Gbps single port FC HBA 22 1657:0017:103c:1741 HP 41B 4Gbps single port FC HBA 23 1657:0017:103c 1743 HP 81B 8Gbps single port FC HBA [all …]
|
D | scsi_fc_transport.rst | 4 SCSI FC Tansport 18 This file documents the features and components of the SCSI FC Transport. 19 It also provides documents the API between the transport and FC LLDDs. 21 The FC transport can be found at:: 31 FC Remote Ports (rports) 36 FC Virtual Ports (vports) 42 New FC standards have defined mechanisms which allows for a single physical 57 The FC transport is now recognizing a new object - a vport. A vport is 68 Thus, whether a FC port is based on a physical port or on a virtual port, 90 with rports and scsi target objects underneath it. Currently the FC [all …]
|
D | bnx2fc.rst | 7 cooperates with all interfaces provided by the Linux ecosystem for FC/FCoE and 65 FC-ID (Port ID): 0x0F0377
|
D | lpfc.rst | 15 The proposed modifications to the transport layer for FC remote ports
|
/Linux-v5.15/sound/hda/ |
D | hdmi_chmap.c | 27 FC = (1 << 1), /* Front Center */ enumerator 65 [2] = FC, 125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 139 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 142 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 143 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, [all …]
|
/Linux-v5.15/drivers/nvme/target/ |
D | Kconfig | 54 tristate "NVMe over Fabrics FC target driver" 59 This enables the NVMe FC target support, which allows exporting NVMe 60 devices over FC. 65 tristate "NVMe over Fabrics FC Transport Loopback Test driver" 72 This enables the NVMe FC loopback test support, which can be useful 73 to test NVMe-FC transport interfaces.
|
/Linux-v5.15/sound/soc/codecs/ |
D | hdmi-codec.c | 40 FC = BIT(1), /* Front Center */ enumerator 203 .mask = FL | FR | FC }, 206 .mask = FL | FR | LFE | FC | RL | RR}, 215 .mask = FL | FR | FC | RL | RR }, 218 .mask = FL | FR | LFE | FC | RL | RR | RC }, 221 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 224 .mask = FL | FR | LFE | FC }, 230 .mask = FL | FR | FC | RC }, 232 .mask = FL | FR | LFE | FC | RC }, 238 .mask = FL | FR | FC | RL | RR | RC }, [all …]
|
/Linux-v5.15/drivers/target/tcm_fc/ |
D | Kconfig | 6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
|
/Linux-v5.15/sound/x86/ |
D | intel_hdmi_audio.c | 62 [2] = FC, 83 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 89 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 91 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 93 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 97 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 100 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 101 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, 104 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } }, [all …]
|
D | intel_hdmi_audio.h | 55 FC = (1 << 1), /* Front Center */ enumerator
|
/Linux-v5.15/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 71 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) macro 210 FC(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_multicast_finish() 317 FC(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart() 321 FC(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD disable */ in restart() 364 FC(fecp, ecntrl, FEC_ECNTRL_ETHER_EN); in stop() 400 FC(fecp, imask, FEC_NAPI_EVENT_MSK); in napi_disable_fs()
|
/Linux-v5.15/arch/m68k/kernel/ |
D | traps.c | 377 if (ssw & (FC | FB)) in bus_error030() 379 ssw & FC ? in bus_error030() 409 if (ssw & (FC | FB)) in bus_error030() 433 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030() 482 if (ssw & FC) in bus_error030() 508 if (ssw & (FC | FB)) in bus_error030() 510 ssw & FC ? in bus_error030() 610 if (!(ssw & (FC|FB))) in bus_error030() 627 if (ssw & FC) in bus_error030()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_afmt.c | 91 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
|
/Linux-v5.15/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 87 Fibre Channel frames into a FC fabric. It can also take 88 outbound FC frames and pack them in Ethernet packets to 128 Notes: A device loss infrastructure similar to the FC Transport's
|
/Linux-v5.15/block/ |
D | Kconfig | 125 bool "Enable support to track FC I/O Traffic across cgroup applications" 128 Enabling this option enables the support to track FC I/O traffic across 130 identify, monitor, and handle FC traffic based on VM tags by inserting 131 application specific identification into the FC frame.
|
/Linux-v5.15/drivers/nvme/host/ |
D | Kconfig | 55 tristate "NVM Express over Fabrics FC host driver" 62 the FC transport. This allows you to use remote block devices
|
/Linux-v5.15/drivers/message/fusion/ |
D | Kconfig | 31 tristate "Fusion MPT ScsiHost drivers for FC" 47 Brocade FC 410/420
|
D | mptctl.c | 353 (ioc->bus_type == FC)) in mptctl_do_taskmgmt() 368 case FC: in mptctl_do_taskmgmt() 1271 else if (ioc->bus_type == FC) in mptctl_getiocinfo() 2432 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_hostinfo() 2576 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_targetinfo()
|
/Linux-v5.15/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 243 * Port Page 2, FC Port Page 4, FC Port Page 5 252 * New fields added to FC Port Page 0 and some flags 254 * Removed impedance flash from FC Port Page 1. 255 * Added FC Port pages 6 and 7. 298 * Increased size of ALPA array in FC Port Page 2 by one 403 * 12-09-04 01.05.05 Added Target Mode Large CDB Enable to FC Port Page 1 642 * 05-31-02 01.02.03 Adding AliasIndex to FC Direct Access requests. 707 * 02-09-05 01.05.03 Added frame size option to FC management tool.
|
/Linux-v5.15/fs/gfs2/ |
D | Kconfig | 13 that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads
|
/Linux-v5.15/arch/m68k/include/asm/ |
D | traps.h | 107 #define FC (0x8000) macro
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | hw_shared.h | 344 uint32_t FC:1; member
|
/Linux-v5.15/Documentation/filesystems/ |
D | gfs2.rst | 8 simultaneously use a block device that is shared between them (with FC,
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 261 3C 01 0A 20 20 20 20 20 20 20 00 00 00 FC 00 45
|