Home
last modified time | relevance | path

Searched refs:device_busy_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dcmb.h43 __u64 device_busy_time; member
/openbmc/linux/drivers/s390/cio/
H A Dcmf.c674 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmb()
753 u32 device_busy_time; member
893 val = cmb->device_busy_time; in read_cmbe()
933 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmbe()
951 data->device_busy_time = time_to_nsec(cmb->device_busy_time); in readall_cmbe()
1032 cmf_attr_avg(device_busy_time);
/openbmc/qemu/include/hw/s390x/
H A Dcss.h73 uint32_t device_busy_time; member