Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Dcmb.h42 __u64 device_busy_time; member
/linux-3.4.99/drivers/s390/cio/
Dcmf.c731 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmb()
806 u32 device_busy_time; member
952 val = cmb->device_busy_time; in read_cmbe()
993 data->size = offsetof(struct cmbdata, device_busy_time); in readall_cmbe()
1012 data->device_busy_time = time_to_nsec(cmb->device_busy_time); in readall_cmbe()
1127 cmf_attr_avg(device_busy_time);