Home
last modified time | relevance | path

Searched refs:Interfaces (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_entry.cpp19 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry()
23 Interfaces::privilege(privilege, true); in LDAPMapperEntry()
24 Interfaces::groupName(groupName, true); in LDAPMapperEntry()
25 Interfaces::emit_object_added(); in LDAPMapperEntry()
30 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry()
42 if (value == Interfaces::groupName()) in groupName()
48 auto val = Interfaces::groupName(value); in groupName()
55 if (value == Interfaces::privilege()) in privilege()
61 auto val = Interfaces::privilege(value); in privilege()
H A Dldap_mapper_entry.hpp17 using Interfaces = sdbusplus::server::object_t<Entry, Delete>; typedef
28 class LDAPMapperEntry : public Interfaces
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_architecture.md3 ### OpenBMC Supported Interfaces
42 | Interfaces: | | Interfaces: | | Interfaces: |
45 | Power off | | Interfaces Functions | | Host IO/OS test |
/openbmc/phosphor-state-manager/
H A Dsettings.cpp32 using Interfaces = std::vector<Interface>; in Objects() typedef
33 using MapperResponse = std::map<Path, std::map<Service, Interfaces>>; in Objects()
102 using Interfaces = std::vector<Interface>; in service() typedef
107 mapperCall.append(Interfaces({interface})); in service()
109 std::map<Service, Interfaces> result; in service()
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/
H A Dipmi-hostboot-fru-mrw.yaml3 Interfaces:
31 Interfaces:
53 Interfaces:
74 Interfaces:
100 Interfaces:
111 Interfaces:
/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/
H A Dconfig.yaml3 Interfaces:
34 Interfaces:
46 Interfaces:
70 Interfaces:
99 Interfaces:
120 Interfaces:
/openbmc/linux/Documentation/networking/
H A Dtipc.rst145 TIPC Bearer Interfaces
154 TIPC Crypto Interfaces
160 TIPC Discoverer Interfaces
166 TIPC Link Interfaces
172 TIPC msg Interfaces
178 TIPC Name Interfaces
187 TIPC Node Management Interfaces
193 TIPC Socket Interfaces
199 TIPC Network Topology Interfaces
205 TIPC Server Interfaces
[all …]
/openbmc/phosphor-host-ipmid/
H A Dsettings.cpp54 using Interfaces = std::vector<Interface>; in service() typedef
58 mapperCall.append(Interfaces({interface})); in service()
60 std::map<Service, Interfaces> result; in service()
/openbmc/phosphor-time-manager/
H A Dutils.hpp21 using Interfaces = std::vector<Interface>; typedef
23 std::vector<std::pair<Path, std::vector<std::pair<Service, Interfaces>>>>;
120 const Interfaces& interfaces, int32_t depth);
H A Dsettings.cpp19 Interfaces settingsIntfs = {timeSyncIntf}; in Objects()
/openbmc/linux/Documentation/driver-api/firmware/
H A Dother_interfaces.rst1 Other Firmware Interfaces
4 DMI Interfaces
10 EDD Interfaces
/openbmc/phosphor-fan-presence/presence/
H A Dfan.cpp43 using Interfaces = std::map<std::string, Properties>; in setPresence() typedef
45 std::map<object_path, Interfaces> obj = {{ in setPresence()
/openbmc/linux/Documentation/arch/sh/
H A Dindex.rst2 SuperH Interfaces Guide
28 Machine Specific Interfaces
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces.robot37 Verify Both Interfaces BMC IP Addresses Accessible Via SSH
46 Verify Redfish Works On Both Interfaces
78 Verify LDAP Login Works When Both Interfaces Are Configured
88 Verify Secure LDAP Login Works When Both Interfaces Are Configured
113 [Template] Set BMC Ethernet Interfaces State
120 Verify Both Interfaces Access Concurrently Via Redfish
137 Able To Access Serial Console Via Both Network Interfaces
145 Verify IPMI Works On Both Network Interfaces
176 Enable SSH Protocol Via Eth1 And Verify On Both Interfaces
187 Disable SSH Protocol Via Eth1 And Verify On Both Interfaces
[all …]
/openbmc/phosphor-user-manager/
H A Dusers.hpp30 using Interfaces = sdbusplus::server::object_t<UsersIface, DeleteIface>; typedef
39 class Users : public Interfaces
H A Dusers.cpp64 Interfaces(bus, path, Interfaces::action::defer_emit), in Users()
/openbmc/pldm/libpldmresponder/
H A Dfru_parser.hpp23 using Interfaces = std::set<Interface>; typedef
49 pldm::responder::dbus::Interfaces>;
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi_multiple_interfaces.robot28 Configure VMI Both Interfaces In Same Subnet And Verify
38 Configure VMI Both Interfaces In Different Subnet And Verify
48 Configure VMI Both Interfaces In Dynamic And Verify
113 @{interface_list}= Get VMI Interfaces
/openbmc/linux/Documentation/ABI/
H A DREADME7 different subdirectories in this location. Interfaces may change levels
71 Interfaces in stable may move to obsolete, as long as the proper
74 Interfaces may be removed from obsolete and the kernel as long as the
77 Interfaces in the testing state can move to the stable state when the
/openbmc/linux/Documentation/admin-guide/media/
H A Domap4_camera.rst16 - Interfaces (2 Interfaces: CSI2-A & CSI2-B/CCP2)
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddevices.rst6 Interfaces chapter
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,q6apm-dai.yaml7 title: Qualcomm Audio Process Manager Digital Audio Interfaces
H A Dqcom,q6dsp-lpass-ports.yaml29 # Digital Audio Interfaces
34 Q6DSP Digital Audio Interfaces.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/
H A Dzeroconf-default9 # Interfaces which you never wish to have zeroconf run on should
/openbmc/linux/Documentation/driver-api/
H A Dtarget.rst2 target and iSCSI Interfaces Guide

1234567