Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/uapi/asm/
Dcmb.h43 __u64 device_busy_time; member
/linux-6.1.9/drivers/s390/cio/
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);