Home
last modified time | relevance | path

Searched refs:HMC (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/misc-devices/
H A Dibmvmc.rst27 Console (HMC) - based system management.
30 on an appliance server named the Hardware Management Console (HMC),
32 Power Systems environment, a single HMC can manage multiple POWER
46 traditionally require an HMC can be implemented in the management
47 application using a combination of HMC to hypervisor interfaces and
49 functions implemented by the HMC and enables basic partition configuration.
50 The set of HMC to hypervisor messages supported by the management
84 communicate capabilities to their partner. HMC Interface messages are used
85 for the actual flow of HMC messages between the management partition and
86 the hypervisor. As most HMC messages far exceed the size of a CRQ buffer,
[all …]
/linux/drivers/usb/gadget/udc/
H A Domap_udc.h206 #define HMC (cpu_is_omap15xx() ? HMC_1510 : HMC_1610) macro
/linux/drivers/s390/char/
H A DKconfig77 prompt "Support for file transfers from HMC drive CD/DVD-ROM"
82 Management Console (HMC) drive CD/DVD-ROM. It is available as a
/linux/Documentation/arch/powerpc/
H A Dhvcs.rst335 partner vty removals but not the addition of partner vtys. Since an HMC
455 doesn't mean someone else didn't log into the console with the HMC console
469 HMC by right clicking on the partition and then selecting "close terminal".
553 In order to get a tty conduit working between the two partitions the HMC
555 partition with the HMC gui which will show up as /dev/hvc* when the target
558 The HMC Super Admin then creates an additional "serial client" for the
/linux/drivers/tty/hvc/
H A DKconfig22 which is accessed via the HMC.
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-catalina.dts610 // HMC IOEXP
756 // HMC FRU EEPROM
/linux/Documentation/arch/s390/
H A Dvfio-ap.rst35 Profile which can be edited via the HMC. When the linux host system is IPL'd
69 Activation Profile which can be edited via the HMC. When a linux host system
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2863 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, HMC, 1); in xgbe_config_mac_address()