Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
A Dchp.h50 struct channel_path_desc_fmt3 desc_fmt3; member
A Ddevice_ops.c505 util_str = kmalloc(sizeof(chp->desc_fmt3.util_str), GFP_KERNEL); in ccw_device_get_util_str()
510 memcpy(util_str, chp->desc_fmt3.util_str, sizeof(chp->desc_fmt3.util_str)); in ccw_device_get_util_str()
A Dchp.c412 rc = memory_read_from_buffer(buf, count, &off, chp->desc_fmt3.util_str, in util_string_read()
413 sizeof(chp->desc_fmt3.util_str)); in util_string_read()
475 chsc_determine_fmt3_channel_path_desc(chp->chpid, &chp->desc_fmt3); in chp_update_desc()

Completed in 6 milliseconds