Home
last modified time | relevance | path

Searched refs:MESSAGE (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dfrontled3 MESSAGE=$1
10 LEDtray=$(echo "$MESSAGE" | cut -d '-' -f1)
13 traynum=$(echo "$MESSAGE" | cut -d '-' -f3 | cut -d ' ' -f1)
14 LEDstate=$(echo "$MESSAGE" | cut -d ' ' -f4)
22 traynum=$(echo "$MESSAGE" | cut -d '-' -f3 | cut -d ' ' -f1)
23 LEDstate=$(echo "$MESSAGE" | cut -d ' ' -f4)
31 Leaktray=$(echo "$MESSAGE" | cut -d '-' -f2)
33 traynum=$(echo "$MESSAGE" | cut -d '-' -f4 | cut -d ' ' -f1)
34 LEDstate=$(echo "$MESSAGE" | cut -d ' ' -f4)
42 traynum=$(echo "$MESSAGE" | cut -d '-' -f4 | cut -d ' ' -f1)
[all …]
H A Dlogging3 MESSAGE=$1
8 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
/openbmc/linux/arch/x86/crypto/
H A Dnh-avx2-x86_64.S36 #define MESSAGE %rsi macro
86 vmovdqu (MESSAGE), T3
91 vmovdqu 0x20(MESSAGE), T3
96 add $0x40, MESSAGE
109 vmovdqu (MESSAGE), T3
113 add $0x20, MESSAGE
122 vmovdqu (MESSAGE), T3_XMM
H A Dnh-sse2-x86_64.S30 #define MESSAGE %rsi macro
37 movdqu \offset(MESSAGE), T1
94 add $0x40, MESSAGE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/
H A Dcmpi-bindings-0.4.17-no-ruby-perl.patch20 MESSAGE(STATUS "*****")
25 - MESSAGE(STATUS "Building Perl...")
30 +# MESSAGE(STATUS "Building Perl...")
36 - MESSAGE(STATUS "Building Ruby...")
42 +# MESSAGE(STATUS "Building Ruby...")
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dnic-power-fault81 MESSAGE="NIC$nic Power Fault"
85 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
86 xyz.openbmc_project.Logging.Entry.Level.Error 1 "$MESSAGE" "1"
H A Dfan-board-efuse-fault4 local MESSAGE="Fan board $1 eFuse fault"
9 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
H A Dslot-hsc-fault30 MESSAGE="SLOT$1 HSC Fault"
35 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
H A Dcheck-interrupt13 local MESSAGE="SLOT$slot_num $2 Power Fault"
18 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dlogging3 MESSAGE=$1
8 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dlogging8 MESSAGE=$1
19 action=$(echo "$MESSAGE" | awk '{print $NF}')
H A Dauto-power26 MESSAGE=$1
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Dpower-cmd64 MESSAGE="$*"
68 xyz.openbmc_project.Logging.Create Create "ssa{ss}" "$MESSAGE" \
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/
H A D0029-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch17 MESSAGE (FATAL_ERROR "Invalid PYTHON_DESIRED value: " ${PYTHON_DESIRED})
22 MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/
H A D0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch19 MESSAGE("Building python bindings")
35 MESSAGE(STATUS "Python3 install dir is ${PYTHON_INSTALL_DIR}")
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/
H A Dampere_boot_progress.sh135 MESSAGE=
148 MESSAGE=
H A Ddimm_train_fail_log.sh20 MESSAGE=${msg}
/openbmc/linux/arch/arm64/crypto/
H A Dnh-neon-core.S14 MESSAGE .req x1
38 ld1 {T3.16b}, [MESSAGE], #16
/openbmc/linux/arch/arm/crypto/
H A Dnh-neon-core.S16 MESSAGE .req r1
52 vld1.8 {T3}, [MESSAGE]!
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-utils/
H A Dampere_add_redfishevent.sh21 MESSAGE=
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dcatalina-gpio-monitor
/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/
H A D0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch25 MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py39MESSAGE = """It looks like you're parsing an XML document using an HTML parser. If this really is … variable in XMLParsedAsHTMLWarning
550 XMLParsedAsHTMLWarning.MESSAGE, XMLParsedAsHTMLWarning,
/openbmc/docs/
H A Danti-patterns.md532 Attempts at encoding information into the journal's MESSAGE string that is at
559 `MESSAGE` value for each log entry. This may lead to a misunderstanding that the
564 into the journal's `MESSAGE` string. This aids with human inspection of the logs
571 into the `MESSAGE` string. It is always possible to recover the information
572 associated with the log event even if it's not captured in the `MESSAGE` string.
597 MESSAGE=Time mode has been changed to xyz.openbmc_project.Time.Synchronization.Method.NTP
607 the structured data, as well as being interpolated into `MESSAGE` as requested.
609 `MESSAGE` using the format string captured in the `LOG2_FMTMSG` metadata entry.
618 providing all the metadata through the `MESSAGE` entry.
/openbmc/docs/architecture/
H A Dredfish-logging-in-bmcweb.md95 sd_journal_send("MESSAGE=%s", "journal text", "PRIORITY=%i", <LOG_LEVEL>,
147 sd_journal_send("MESSAGE=%s", "journal text", "PRIORITY=%i", <LOG_LEVEL>,

12