/openbmc/openpower-hw-diags/attn/ |
H A D | vital_handler.hpp | 7 * @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 D | attn_handler.hpp | 28 * Check each processor for active attentions of type SBE Vital (vital), 33 * vital: TBD
|
H A D | Attention_Handler.md | 28 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 D | vital_handler.cpp | 122 * @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 D | attn_logging.hpp | 23 Vital = 2, enumerator 33 /** @brief Commit SBE vital event to log
|
H A D | attn_logging.cpp | 342 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 D | attention.hpp | 33 Vital = 2 enumerator
|
/openbmc/openpower-hw-diags/ |
H A D | main.cpp | 21 * --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 D | kontron,sl28-vpd.yaml | 7 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 D | test-end2end.cpp | 48 // Exercise special, checkstop and vital attention handler paths in main() 60 attentions.emplace_back(attn::Attention::AttentionType::Vital, in main()
|
H A D | test-cli.cpp | 47 argv[i++] = (char*)"--vital"; in TEST() 73 argv[i++] = (char*)"--vital"; in TEST()
|
/openbmc/u-boot/board/ge/common/ |
H A D | Kconfig | 4 VPD = Vital Product Data
|
H A D | vpd_reader.h | 11 * Read VPD from given data, verify content, call callback for each vital
|
/openbmc/openpower-vpd-parser/vpd-tool/ |
H A D | README.md | 3 VPD Tool is designed for managing BMC system FRU's Vital Product Data(VPD). It
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 111 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 D | entity-manager-hw-id-vpd-discover-via-device-tree.md | 20 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 D | scsi.c | 284 * @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 D | README.md | 3 IPZ is a VPD (Vital Product Data) format used in IBM Power systems. The format
|
/openbmc/pldm/configurations/ |
H A D | entityMap.json | 7 …"These paths play a vital role in exposing the intricate system connection architecture to the Red…
|
/openbmc/pldm/oem/ibm/configurations/ |
H A D | entityMap.json | 7 …"These paths play a vital role in exposing the intricate system connection architecture to the Red…
|
/openbmc/linux/drivers/firmware/google/ |
H A D | Kconfig | 78 tristate "Vital Product Data"
|
/openbmc/u-boot/post/drivers/ |
H A D | i2c.c | 17 * are optional or not vital to board functionality.
|
/openbmc/linux/drivers/pci/ |
H A D | vpd.c | 52 * 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 D | pm.c | 63 /* save vital registers */ in sa11x0_pm_enter()
|
/openbmc/linux/fs/ |
H A D | stack.c | 41 * If CONFIG_SMP or CONFIG_PREEMPTION on 32-bit, it's vital for in fsstack_copy_inode_size()
|