Home
last modified time | relevance | path

Searched refs:AttrTypes (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_ct.c2830 ae->un.AttrTypes[2] = 0x01; /* Type 0x8 - FCP */ in lpfc_fdmi_port_attr_fc4type()
2831 ae->un.AttrTypes[7] = 0x01; /* Type 0x20 - CT */ in lpfc_fdmi_port_attr_fc4type()
2836 ae->un.AttrTypes[6] = 0x01; /* Type 0x28 - NVME */ in lpfc_fdmi_port_attr_fc4type()
3152 ae->un.AttrTypes[2] = 0x01; /* Type 0x8 - FCP */ in lpfc_fdmi_port_attr_active_fc4type()
3153 ae->un.AttrTypes[7] = 0x01; /* Type 0x20 - CT */ in lpfc_fdmi_port_attr_active_fc4type()
3157 ae->un.AttrTypes[6] = 0x1; /* Type 0x28 - NVME */ in lpfc_fdmi_port_attr_active_fc4type()
Dlpfc_hw.h1449 uint8_t AttrTypes[32]; member