Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dcmb.h42 __u64 device_busy_time; member
/linux-4.4.14/drivers/s390/cio/
Dcmf.c727 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmb()
796 u32 device_busy_time; member
937 val = cmb->device_busy_time; in read_cmbe()
978 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmbe()
997 data->device_busy_time = time_to_nsec(cmb->device_busy_time); in readall_cmbe()
1106 cmf_attr_avg(device_busy_time);