Home
last modified time | relevance | path

Searched full:vital (Results 1 – 25 of 123) sorted by relevance

12345

/openbmc/openpower-hw-diags/attn/
H A Dvital_handler.hpp7 * @brief Handle SBE vital attention
10 * @return 0 indicates that the vital attention was successfully handled
11 * 1 indicates that the vital attention was NOT successfully handled
H A Dattn_handler.hpp28 * Check each processor for active attentions of type SBE Vital (vital),
33 * vital: TBD
H A DAttention_Handler.md28 priority, Vital Attention (vital), Terminate Immediately (TI), Breakpoint
36 - vital: log an event, request a SBE dump and request a re-ipl of the host.
90 #### Vital Attention
92 A vital attention is handled by generating an event log via the phosphor-logging
168 - vital handling enable/disable, default enable
H A Dvital_handler.cpp122 * @brief Handle SBE vital attention
130 trace::inf("vital handler started"); in handleVital()
132 // if vital handling disabled in handleVital()
135 trace::inf("vital handling disabled"); in handleVital()
H A Dattn_logging.hpp23 Vital = 2, enumerator
33 /** @brief Commit SBE vital event to log
H A Dattn_logging.cpp342 case EventType::Vital: in event()
343 eventName = "org.open_power.Attn.Error.Vital"; in event()
485 /** @brief Commit SBE vital event to log, returns event log ID */
492 return event(EventType::Vital, additionalData, createFFDCFiles(nullptr, 0), in eventVital()
H A Dattention.hpp33 Vital = 2 enumerator
/openbmc/openpower-hw-diags/
H A Dmain.cpp21 * --vital <on|off>: Vital attention handling
26 * Example: openpower-hw-diags --start --vital off
44 printf(" --vital <on|off>: Vital attention handling\n"); in main()
/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/
H A Dkontron,sl28-vpd.yaml7 title: NVMEM layout of the Kontron SMARC-sAL28 vital product data
13 The vital product data (VPD) of the sl28 boards contains a serial
/openbmc/openpower-hw-diags/test/
H A Dtest-end2end.cpp48 // Exercise special, checkstop and vital attention handler paths in main()
60 attentions.emplace_back(attn::Attention::AttentionType::Vital, in main()
H A Dtest-cli.cpp47 argv[i++] = (char*)"--vital"; in TEST()
73 argv[i++] = (char*)"--vital"; in TEST()
/openbmc/u-boot/board/ge/common/
H A DKconfig4 VPD = Vital Product Data
H A Dvpd_reader.h11 * Read VPD from given data, verify content, call callback for each vital
/openbmc/openpower-vpd-parser/vpd-tool/
H A DREADME.md3 VPD Tool is designed for managing BMC system FRU's Vital Product Data(VPD). It
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.debug111 ordinary tests, but may be vital for post-mortem debugging when
125 ordinary tests, but may be vital for post-mortem debugging when
/openbmc/docs/designs/
H A Dentity-manager-hw-id-vpd-discover-via-device-tree.md20 Typical platforms provide HW ID data - often referred to as 'vital product data'
115 - Vital product data must be parsed and published to D-Bus
121 - Vital product data properties should be referenced in Entity-Manager config
197 ### Vital product data is published to u-Boot environment variables, then<br/>transferred to D-Bus
/openbmc/linux/drivers/scsi/
H A Dscsi.c284 * @page: Which Vital Product Data to return
385 * scsi_get_vpd_page - Get Vital Product Data from a SCSI device
387 * @page: Which Vital Product Data to return
391 * SCSI devices may optionally supply Vital Product Data. Each 'page'
429 * scsi_get_vpd_buf - Get Vital Product Data from a SCSI device
431 * @page: Which Vital Product Data to return
491 * scsi_attach_vpd - Attach Vital Product Data to a SCSI device structure
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DREADME.md3 IPZ is a VPD (Vital Product Data) format used in IBM Power systems. The format
/openbmc/pldm/configurations/
H A DentityMap.json7 …"These paths play a vital role in exposing the intricate system connection architecture to the Red…
/openbmc/pldm/oem/ibm/configurations/
H A DentityMap.json7 …"These paths play a vital role in exposing the intricate system connection architecture to the Red…
/openbmc/linux/drivers/firmware/google/
H A DKconfig78 tristate "Vital Product Data"
/openbmc/u-boot/post/drivers/
H A Di2c.c17 * are optional or not vital to board functionality.
/openbmc/linux/drivers/pci/
H A Dvpd.c52 * pci_vpd_size - determine actual size of Vital Product Data
436 * pci_read_vpd - Read one entry from Vital Product Data
474 * pci_write_vpd - Write entry to Vital Product Data
/openbmc/linux/arch/arm/mach-sa1100/
H A Dpm.c63 /* save vital registers */ in sa11x0_pm_enter()
/openbmc/linux/fs/
H A Dstack.c41 * If CONFIG_SMP or CONFIG_PREEMPTION on 32-bit, it's vital for in fsstack_copy_inode_size()

12345