/Linux-v4.19/Documentation/scsi/ |
D | bfa.txt | 1 Linux driver for Brocade FC/FCOE adapters 7 bfa 3.0.2.2 driver supports all Brocade FC/FCOE adapters. Below is a list of 12 1657:0013:1657:0014 425 4Gbps dual port FC HBA 13 1657:0013:1657:0014 825 8Gbps PCIe dual port FC HBA 14 1657:0013:103c:1742 HP 82B 8Gbps PCIedual port FC HBA 15 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA 16 1657:0017:1657:0014 415 4Gbps single port FC HBA 17 1657:0017:1657:0014 815 8Gbps single port FC HBA 18 1657:0017:103c:1741 HP 41B 4Gbps single port FC HBA 19 1657:0017:103c 1743 HP 81B 8Gbps single port FC HBA [all …]
|
D | scsi_fc_transport.txt | 1 SCSI FC Tansport 13 This file documents the features and components of the SCSI FC Transport. 14 It also provides documents the API between the transport and FC LLDDs. 15 The FC transport can be found at: 24 FC Remote Ports (rports) 29 FC Virtual Ports (vports) 35 New FC standards have defined mechanisms which allows for a single physical 50 The FC transport is now recognizing a new object - a vport. A vport is 61 Thus, whether a FC port is based on a physical port or on a virtual port, 81 with rports and scsi target objects underneath it. Currently the FC [all …]
|
D | bnx2fc.txt | 4 cooperates with all interfaces provided by the Linux ecosystem for FC/FCoE and 59 FC-ID (Port ID): 0x0F0377
|
D | lpfc.txt | 14 The proposed modifications to the transport layer for FC remote ports
|
D | 00-INDEX | 50 - Brocade FC/FCOE adapter driver.
|
/Linux-v4.19/sound/hda/ |
D | hdmi_chmap.c | 26 FC = (1 << 1), /* Front Center */ enumerator 64 [2] = FC, 124 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 130 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 132 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 134 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 136 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 138 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 141 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 142 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, [all …]
|
/Linux-v4.19/drivers/nvme/target/ |
D | Kconfig | 40 tristate "NVMe over Fabrics FC target driver" 45 This enables the NVMe FC target support, which allows exporting NVMe 46 devices over FC. 51 tristate "NVMe over Fabrics FC Transport Loopback Test driver" 59 This enables the NVMe FC loopback test support, which can be useful 60 to test NVMe-FC transport interfaces.
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdmi-codec.c | 48 FC = BIT(1), /* Front Center */ enumerator 211 .mask = FL | FR | FC }, 214 .mask = FL | FR | LFE | FC | RL | RR}, 223 .mask = FL | FR | FC | RL | RR }, 226 .mask = FL | FR | LFE | FC | RL | RR | RC }, 229 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 232 .mask = FL | FR | LFE | FC }, 238 .mask = FL | FR | FC | RC }, 240 .mask = FL | FR | LFE | FC | RC }, 246 .mask = FL | FR | FC | RL | RR | RC }, [all …]
|
/Linux-v4.19/drivers/target/tcm_fc/ |
D | Kconfig | 5 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
|
/Linux-v4.19/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-v4.19/sound/x86/ |
D | intel_hdmi_audio.c | 71 [2] = FC, 92 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 98 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 100 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 102 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 104 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 106 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 109 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 110 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, 113 { .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-v4.19/arch/m68k/kernel/ |
D | traps.c | 383 if (ssw & (FC | FB)) in bus_error030() 385 ssw & FC ? in bus_error030() 415 if (ssw & (FC | FB)) in bus_error030() 439 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030() 488 if (ssw & FC) in bus_error030() 514 if (ssw & (FC | FB)) in bus_error030() 516 ssw & FC ? in bus_error030() 616 if (!(ssw & (FC|FB))) in bus_error030() 633 if (ssw & FC) in bus_error030()
|
/Linux-v4.19/drivers/nvme/host/ |
D | Kconfig | 45 tristate "NVM Express over Fabrics FC host driver" 53 the FC transport. This allows you to use remote block devices
|
/Linux-v4.19/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-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 75 Fibre Channel frames into a FC fabric. It can also take 76 outbound FC frames and pack them in Ethernet packets to 106 Notes: A device loss infrastructure similar to the FC Transport's
|
/Linux-v4.19/drivers/message/fusion/ |
D | Kconfig | 30 tristate "Fusion MPT ScsiHost drivers for FC" 46 Brocade FC 410/420
|
D | mptctl.c | 354 (ioc->bus_type == FC)) in mptctl_do_taskmgmt() 369 case FC: in mptctl_do_taskmgmt() 1300 else if (ioc->bus_type == FC) in mptctl_getiocinfo() 2545 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_hostinfo() 2697 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_targetinfo()
|
/Linux-v4.19/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-v4.19/arch/m68k/include/asm/ |
D | traps.h | 107 #define FC (0x8000) macro
|
/Linux-v4.19/fs/gfs2/ |
D | Kconfig | 13 that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2.txt | 7 simultaneously use a block device that is shared between them (with FC,
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.c | 971 uint32_t FC:1; member 1069 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.c | 1089 uint32_t FC:1; member 1187 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/ |
D | dc_types.h | 434 uint32_t FC:1; member
|