Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_ct.c2120 ae->un.AttrTypes[3] = 0x02; /* Type 1 - ELS */ in lpfc_fdmi_port_attr_fc4type()
2121 ae->un.AttrTypes[2] = 0x01; /* Type 8 - FCP */ in lpfc_fdmi_port_attr_fc4type()
2122 ae->un.AttrTypes[6] = 0x01; /* Type 40 - NVME */ in lpfc_fdmi_port_attr_fc4type()
2123 ae->un.AttrTypes[7] = 0x01; /* Type 32 - CT */ in lpfc_fdmi_port_attr_fc4type()
2428 ae->un.AttrTypes[3] = 0x02; /* Type 1 - ELS */ in lpfc_fdmi_port_attr_active_fc4type()
2429 ae->un.AttrTypes[2] = 0x01; /* Type 8 - FCP */ in lpfc_fdmi_port_attr_active_fc4type()
2430 ae->un.AttrTypes[7] = 0x01; /* Type 32 - CT */ in lpfc_fdmi_port_attr_active_fc4type()
Dlpfc_hw.h1359 uint8_t AttrTypes[32]; member