Home
last modified time | relevance | path

Searched refs:value_types (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dmethod.aserver.tag.hpp.mako8 using value_types = std::tuple<${m_param}>;
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2612 ae->value_types[2] = 0x01; /* Type 0x8 - FCP */ in lpfc_fdmi_set_attr_fc4types()
2615 ae->value_types[7] = 0x01; /* Type 0x20 - CT */ in lpfc_fdmi_set_attr_fc4types()
2618 ae->value_types[6] = 0x01; /* Type 0x28 - NVME */ in lpfc_fdmi_set_attr_fc4types()
H A Dlpfc_hw.h1479 u8 value_types[32]; member