Searched refs:ibc_val (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | sclp.h | 127 uint32_t ibc_val; member |
/openbmc/qemu/hw/s390x/ | ||
H A D | sclp.c | 138 read_info->ibc_val = cpu_to_be32(s390_get_ibc_val()); in read_SCP_info() |