Home
last modified time | relevance | path

Searched full:offline (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmemory_chunks.hpp27 Offline, enumerator
47 {OperationalState::Offline, "Offline"},
H A Dexternal_account_provider.hpp40 Offline, enumerator
73 {OAuth2Mode::Offline, "Offline"},
H A Daccount_service.hpp60 Offline, enumerator
127 {OAuth2Mode::Offline, "Offline"},
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.service11 # Put tgtd into "offline" state until all the targets are configured.
14 ExecStartPost=@SBINDIR@/tgtadm --op update --mode sys --name State -v offline
26 ExecStop=@SBINDIR@/tgtadm --op update --mode sys --name State -v offline
H A Dtgtd.init37 # Put tgtd into "offline" state until all the targets are configured.
40 tgtadm --op update --mode sys --name State -v offline
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/
H A Dopkg.conf24 # Offline mode (for use in constructing flash images offline)
/openbmc/bmcweb/redfish-core/include/registries/
H A Dstorage_device_message_registry.hpp276 "A drive offline condition was detected.",
277 "An offline condition for the drive located in '%1' was detected.",
288 "A drive offline condition was cleared.",
289 "An offline condition for the drive located in '%1' was cleared.",
375 "The storage controller has detected an offline volume condition.",
376 "The volume '%1' attached to the storage controller located in '%2' is offline.",
388 "The storage controller has detected an offline volume condition.",
389 "The volume '%1' attached to the storage controller located in '%2' is offline.",
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/
H A Dfirewalld_2.2.1.bb39 PACKAGES =+ "python3-firewall ${PN}-applet ${PN}-config ${PN}-offline-cmd ${PN}-zsh-completion ${PN…
243 SUMMARY:${PN}-offline-cmd = "${SUMMARY} (offline configuration utility)"
244 FILES:${PN}-offline-cmd += " \
245 ${bindir}/firewall-offline-cmd \
247 RDEPENDS:${PN}-offline-cmd += "python3-core"
260 ${PN}-offline-cmd \
/openbmc/u-boot/include/zfs/
H A Dzfs.h60 * as offline and degraded.
62 #define ZPOOL_CONFIG_OFFLINE "offline"
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A DREADME9 ii) support offline builds with a suitable cache
16 c) you can take DL_DIR and use it as a mirror for offline builds.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC/
H A DRedundancy.interface.yaml45 because the passive BMC is temporarily offline, such as when the
51 offline a full file sync would be necessary when it comes back.
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h61 #define HSTATUS_ONOFF 0x80000000 /* Online/offline status */
62 #define HSTATUS_FORCE_OFFLINE 0x40000000 /* In process going offline */
90 #define HCONTROL_ONOFF 0x80000000 /* Online or offline request */
91 #define HCONTROL_FORCE_OFFLINE 0x40000000 /* Force offline request */
/openbmc/openbmc/poky/documentation/
H A Ddownloads.rst7 The documentation can be downloaded in file formats to be read offline or on
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/fans/
H A Dphosphor-pid-control_%.bbappend9 PACKAGECONFIG:append:sbp1 = "offline-failsafe"
/openbmc/phosphor-pid-control/
H A Dmeson.options15 'offline-failsafe-pwm',
/openbmc/openbmc/poky/meta/classes/
H A Dgo-vendor.bbclass5 # Handle Go vendor support for offline builds
10 # and supporting offline builds.
12 # To support offline builds, we use Go 'vendoring': module dependencies are
/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.hpp224 * on/offline when D-Bus starts/stops updating values
269 * @brief callback when a tach sensor signal goes offline
294 * @brief Log an error and shut down due to an offline fan controller
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/
H A Dfwupd_1.9.25.bb27 ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd offline', '', d)} \
72 PACKAGECONFIG[offline] = "-Doffline=enabled,-Doffline=disabled"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DDrive.interface.yaml67 - name: "Offline"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A Ddownload.patch7 means we can't do offline builds.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DRedundancy.v1_5_0.json
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DRedundancy.v1_5_0.json
H A DExternalAccountProvider.v1_8_1.json520 "Offline"
524 …"Offline": "OAuth 2.0 service information for token validation is configured by a client. Clients… string
528 …"Offline": "This value shall indicate the service performs token validation from properties config… string
562 …g of the OAuth 2.0 service. Clients should configure this property if `Mode` contains `Offline`.",
563 …roperty shall be read-only. Clients should configure this property if `Mode` contains `Offline`.",
579 …r of the OAuth 2.0 service. Clients should configure this property if `Mode` contains `Offline`.",
580 …roperty shall be read-only. Clients should configure this property if `Mode` contains `Offline`.",
/openbmc/qemu/tests/functional/
H A Dtest_netdev_ethtool.py46 append += ' init=/usr/sbin/ethtool -- -t eth1 offline'
/openbmc/phosphor-fan-presence/presence/
H A Dpsensor.hpp61 * Implementations should perform an offline (the start

12345