Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/uapi/asm/
Dcmb.h42 __u64 device_busy_time; member
/linux-4.1.27/drivers/s390/cio/
Dcmf.c729 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmb()
804 u32 device_busy_time; member
950 val = cmb->device_busy_time; in read_cmbe()
991 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmbe()
1010 data->device_busy_time = time_to_nsec(cmb->device_busy_time); in readall_cmbe()
1125 cmf_attr_avg(device_busy_time);